• Hi,

    I have just discovered this plugin after a lot of searching for a way to block all the deprecated messages from plugins.

    I needed to add one more filter:

    add_filter('deprecated_constructor_trigger_error', 'disable_all_deprecated_warnings');

    Other than that, it works pretty well with WP 4.61.

  • The topic ‘Additional Filter’ is closed to new replies.