Strict Standards: Non-static method sc_WPUpdatesNotifier
-
Hi there, while trying to solve other issue I have, I found this error being throw at me with wp_debug enabled:
1) in dashboard
Strict Standards: Non-static method sc_WPUpdatesNotifier::settingsUpToDate() should not be called statically in /var/www/web/wp-content/plugins/wp-updates-notifier/wp-updates-notifier.php on line 42 Strict Standards: call_user_func_array() expects parameter 1 to be a valid callback, non-static method sc_WPUpdatesNotifier::admin_settings_init() should not be called statically in /var/www/web/wp-includes/plugin.php on line 470 Strict Standards: call_user_func_array() expects parameter 1 to be a valid callback, non-static method sc_WPUpdatesNotifier::remove_update_nag_for_nonadmins() should not be called statically in /var/www/web/wp-includes/plugin.php on line 470
2) in frontend
Strict Standards: Non-static method sc_WPUpdatesNotifier::settingsUpToDate() should not be called statically in /var/www/web/wp-content/plugins/wp-updates-notifier/wp-updates-notifier.php on line 42
Anything to worry about?
Kind Regards
- The topic ‘Strict Standards: Non-static method sc_WPUpdatesNotifier’ is closed to new replies.