Skip to content

Deprecation notice contextual_help since wp5.4  #55

@SimonvanWijhe

Description

@SimonvanWijhe

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.

add_filter( 'contextual_help', array( $this, '_contextual_help' ), 10, 2 );

Screenshot 2020-04-08 at 13 07 43

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions