Deprecation Warning in BackWPup
-
Hello!
In case you’re not aware, there is a PHP error caused by BackWPup when the “Show BackWPup links in admin bar” option is enabled.
This error appears only when the admin bar is shown on the frontend. (no error is shown in the admin dashboard)Deprecated: Non-static method BackWPup_Admin::admin_css() should not be called statically in \wp-includes\class-wp-hook.php on line 287
I know it’s only a deprecation warning, but it’s really annoying on development websites with Query Monitor active. The PHP error notification is always active and it prevents developers to quickly see if an issue actually exists in the code they’re writing.
The topic ‘Deprecation Warning in BackWPup’ is closed to new replies.