warning filling log due to use of contextual_help
-
there’s a warning that keeps appearing filling up our logs after updating to wordpress 5.4 when accessing any admin window. our site is using php 7.3
contextual_help is deprecated since version 3.3.0! Use get_current_screen()->add_help_tab(), get_current_screen()->remove_help_tab() instead.
i traced the error to line 22 of wpMandrill.class.php. disabling this plugin makes the error disappear. i checkd the old version of the wpMandrill plugin and it has the same line. can this be corrected?
thanks
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘warning filling log due to use of contextual_help’ is closed to new replies.