Viewing 4 replies - 1 through 4 (of 4 total)
  • Theme Author MageeWP

    (@magictheme)

    You can edit the theme file functions.php, remove the following line

    add_action( 'tgmpa_register', 'onetone_theme_register_required_plugins' );

    Thread Starter fomenkoandrey

    (@fomenkoandrey)

    edit the core source files, themes and plugins – not recommended by wordpress developers.
    I have not seen any notifications and messages in WordPress, which were impossible to close, if this occurred – it is considered a bug and its author eliminated. I think the inability to turn off notification – bug and ask you to correct it in your theme.

    • This reply was modified 8 years, 2 months ago by fomenkoandrey.
    Theme Author MageeWP

    (@magictheme)

    Hi,

    You can edit the theme file functions.php,

    change 'dismissable' => false, to 'dismissable' => true,, then you can dismiss the nag message. We will make this change in the next upgrade.

    Thread Starter fomenkoandrey

    (@fomenkoandrey)

    ok. thank U, i will wait next update.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘How to disable notification about installing the plugin?’ is closed to new replies.