• I am getting the following notice when this plugin is active and I am in debug mode:

    Notice: add_utility_page is deprecated since version 4.5! Use add_menu_page() instead. in /home/bitnami/wordpress/wp-includes/functions.php on line 3659

    I have traced this to line 70 of admin/settings-app.php which should be replaced to read:

    $hook_suffix = add_menu_page(

    Maybe you would consider this for a future update to the plugin?

    https://www.ads-software.com/plugins/facebook/

  • The topic ‘deprecated notice from admin/settings-app.php’ is closed to new replies.