[wp-smushit]
-
Hi,
we are seeing this entries in PHP log:
Redefining already defined constructor for class WpSmushit in wp-smushit.php on line 50.Like this one:
http://wordpress.org/support/topic/redefining-already-defined-constructor-for-class-wp_widget?replies=3this will be solved changing the order of the constructors, shifting down the declaration of the constructor WpSmushit( ) after __constructor().
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘[wp-smushit]’ is closed to new replies.