PHP Warning for Jetpack_Subscriptions_Widget_Custom
-
The current version of Jetpack seems to use a deprecated constructor method for WP_Widget in Jetpack_Subscriptions_Widget_Custom:
PHP Notice: The called constructor method for WP_Widget in Jetpack_Subscriptions_Widget_Custom is <strong>deprecated</strong> since version 4.3.0! Use <pre>__construct()</pre> instead. in /wp-includes/functions.php on line 3718
Knowing how to suppress the messages w/o modifying functions.php would be helpful, but main question is if there is a plan to fix this .. and when.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘PHP Warning for Jetpack_Subscriptions_Widget_Custom’ is closed to new replies.