Hi everyone. Having some issues since upgrading my networked site to 3.3. All of my sites have an error at the top of the page:
Notice: add_contextual_help is deprecated since version 3.3! Use get_current_screen()->add_help_tab() instead. in /home/matthew/public_html/wp-includes/functions.php on line 3458
And I get this when activating a plugin from one of the sites (but not when activated via Network Admin area):
Notice: add_contextual_help is deprecated since version 3.3! Use get_current_screen()->add_help_tab() instead. in /home/matthew/public_html/wp-includes/functions.php on line 3458
Warning: Cannot modify header information - headers already sent by (output started at /home/matthew/public_html/wp-includes/functions.php:3458) in /home/matthew/public_html/wp-includes/pluggable.php on line 866
Warning: Cannot modify header information - headers already sent by (output started at /home/matthew/public_html/wp-includes/functions.php:3458) in /home/matthew/public_html/wp-includes/pluggable.php on line 866
Also getting it when using the Media Uploader. Anyone else having this problem? Never made any changes to the WordPress files.