• Resolved Ivan Lutrov

    (@ivanlutrov)


    You’re probably already aware of this but just in case you’re not.

    Wordpress logs a deprecated warning about the media_buttons_context filter:

    [15-Mar-2021 03:11:24 UTC] PHP Deprecated: media_buttons_context is <strong>deprecated</strong> since version 3.5.0! Use media_buttons instead. in /var/www/wp-includes/functions.php on line 5236`

    It looks like is related to this call:

    ninja-forms/includes/Admin/AddFormModal.php: add_filter('media_buttons_context', array( $this, 'insert_form_tinymce_buttons'));

    • This topic was modified 3 years, 1 month ago by Ivan Lutrov.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Deprecated filter’ is closed to new replies.