add_utility_page() deprected in WordPress 4.5
-
Running WordPress 4.5 RC, I get the notice
( ! ) Notice: add_utility_page is <strong>deprecated</strong> since version 4.5! Use add_menu_page() instead. in C:\wamp\www\localelsie\wp-includes\functions.php on line 3662I see that you use the
add_utility_page()function in /core/options-pages.php line 81. Making the suggested replacement seems to work.Alex
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
The topic ‘add_utility_page() deprected in WordPress 4.5’ is closed to new replies.