Support

Account

Home Forums Feature Requests Disable Update Notifications Reply To: Disable Update Notifications

  • i don’t know what i doing wrong

    my plugin in theme is on path functions/metas/acf.php

    so, i try

    unset( $value->response[‘/functions/metas/acf.php’] );
    unset( $value->response[get_template_directory().’/functions/metas/acf.php’] );
    unset( $value->response[get_bloginfo(‘template_directory’). ‘/functions/metas/acf.php’] );

    and nothing works =\ keep Plugins (1) =(