Deprecated code in plugin in jj_ngg_jquery_slider.php
-
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() {
- The topic ‘Deprecated code in plugin in jj_ngg_jquery_slider.php’ is closed to new replies.