Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 59525

Deprecated code in plugin in jj_ngg_jquery_slider.php

$
0
0

Replies: 0

Hello. Your plugin returns the following error when running PHP 7.0.

Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; JJ_NGG_JQuery_Slider has a deprecated constructor in /home/mydomain/public_html/wp-content/plugins/jj-nextgen-jquery-slider/includes/jj_ngg_jquery_slider.php on line 4

Please advise of a fix or an update. Or if anyone knows how I can fix that file myself the file starts like so:

class JJ_NGG_JQuery_Slider extends WP_Widget{
function JJ_NGG_JQuery_Slider() {


Viewing all articles
Browse latest Browse all 59525

Trending Articles