wp-scb-framework
wp-scb-framework copied to clipboard
Deprecation notice contextual_help since wp5.4
Hi Cristi Burcă,
I am using the posts-2-posts plugin. Thanks a lot for the great work! Since wp5.4 the following deprecation notice is displayed in the admin dashboard. Could this be fixed?
contextual_help
is deprecated since version 3.3.0! Use get_current_screen()->add_help_tab(), get_current_screen()->remove_help_tab() instead.
https://github.com/scribu/wp-scb-framework/blob/d35d5126c6d323711dd14b9d97aaa927eaaba123/AdminPage.php#L138
Related to https://github.com/scribu/wp-scb-framework/pull/54