functions.php is calling a deprecated function
-
One of my websites gives errors which show up on the landing page of the website and the WordPress CMS Dashboard and the Jetpack dashboard.
The same latest WordPress version, plugins, etc is running on other websites of mine without any errors so it is something else causing these errors only on one website.
Also, the Theme ‘Magazino’ for example is no longer provided by WordPress or the creator of the theme but it works fine with latest WordPress version on two other websites of mine.
I installed three different latest Themes on this website but still the errors don’t go away. It is not a Theme related error nor plugin related error.
I have not done any coding or CSS related changes on these websites – only using the Wordrpess features provided – so I definitely did not tamper in the backend.
What could have caused the WordPress CMS to lead to this error on only one website?
ERROR:
Notice: add_utility_page is deprecated since version 4.5.0! Use add_menu_page() instead. in /home/myblogsite/public_html/wp-includes/functions.php on line 3840ERROR:
Strict Standards: Declaration of TGM_Bulk_Installer_Skin::before() should be compatible with Bulk_Upgrader_Skin::before($title = ”) in /home/myblogsite/public_html/wp-content/themes/astra/library/class/class-tgm-plugin-activation.php on line 1584JETPACK TEAM said: “From the error, it sounds like /home/myblogsite/public_html/wp-includes/functions.php is calling a deprecated function not supported in your version of WordPress.”
Their Happiness Engineer at Automattic advised me to ask here.
- The topic ‘functions.php is calling a deprecated function’ is closed to new replies.