Conversation
supportHello, This is a handy plugin, so thank you for it. Whenever I check debug.log I find many entries relating to WP Updates Notifier. I don’t think these are major issues but can they be tidied up? I assume it has to do with newer versions of PHP. I see these on PHP Version 5.6.13. Is this project on GitHub? — [12-Nov-2015 13:40:12 UTC] PHP Strict Standards: Non-static method sc_WPUpdatesNotifier::log_last_check_time() should not be called statically in /home/ctcom/public_html/demos/wp-content/plugins/wp-updates-notifier/wp-updates-notifier.php on line 240 [12-Nov-2015 14:49:32 UTC] PHP Strict Standards: call_user_func_array() expects parameter 1 to be a valid callback, non-static method sc_WPUpdatesNotifier::do_update_check() should not be called statically in /home/ctcom/public_html/demos/wp-includes/plugin.php on line 579 [12-Nov-2015 14:49:34 UTC] PHP Strict Standards: Non-static method sc_WPUpdatesNotifier::themes_update_check() should not be called statically in /home/ctcom/public_html/demos/wp-content/plugins/wp-updates-notifier/wp-updates-notifier.php on line 229 — Thank you. https://wordpress.org/plugins/wp-updates-notifier/
Hi Steven, Sorry for the delay in responses. The holidays have been quite busy. This project is up on github and open to any pull requests. https://github.com/l3rady/wp-updates-notifier Evan
That is great. I’ll open an issue there and if I have time down the road I’ll look at contributing something to ditch these warnings.
Hi Steven, Sorry for the delay in responses. The holidays have been quite busy. This project is up on github and open to any pull requests. https://github.com/l3rady/wp-updates-notifier Evan
That is great. I’ll open an issue there and if I have time down the road I’ll look at contributing something to ditch these warnings.