How to turn off the alert nag

Use this public forum to get technical support only if you have an active subscription to UpdraftPlus Premium and you’re having difficulties submitting a support ticket or receiving emails from us. Otherwise, please submit a support ticket.

If you have the free version, please seek support from the WordPress plugin forums.

  • This topic has 9 replies, 3 voices, and was last updated 2 weeks, 1 day ago by Vanessa Graham.
Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #7049547
    Mike Richwalsky
    Participant

    Hi team. How can the nag alert message be turned off? We have updraft on 200+ sites and we’ve been getting calls all day from concerned clients who are seeing this message and they are confused thinking something is broken on their sites or its going to shut off.

    #7049548
    Mike Richwalsky
    Participant
    This reply has been marked as moderator-only.
    #7049572
    Mike Richwalsky
    Participant

    I found this can be added to the functions.php file in your theme:

    // Enqueue custom admin CSS
    add_action('admin_head', 'custom_admin_css');
    
    function custom_admin_css() {
      echo '<style>
        .updraftupdatesnotice-updatesexpiringsoon {
            display: none !important;
        }
      </style>';
    }
    
    #7050355
    Vanessa Graham
    Keymaster

    Apologies Mike,
    I will create a ticket internally to look at this.

    #7050458
    Mike Richwalsky
    Participant

    Thanks, Vanessa. Otherwise, give me a way to renew now to make the banner go away on 250 websites. I can’t put that code on all of them.

    #7052693
    David Anderson
    Keymaster

    Hi Mike,

    Apologies for the trouble. Are you still seeing this? At the time you opened the request, after our new website launch, we discovered an issue that was causing this message to display when it shouldn’t; this was fixed yesterday afternoon. If you’re still seeing it, please let us know.

    David

    #7053400
    Mike Richwalsky
    Participant

    Yes, @david. Still seeing it as on Sunday at 2:15pm EST.

    #7054007
    Vanessa Graham
    Keymaster

    Apologies, can I double check your UpdraftPlus version number?

    #7057687
    Mike Richwalsky
    Participant

    I am updated to the latest version and still getting the nag bar.

    Alerrt

    #7061742
    Vanessa Graham
    Keymaster

    Apologies for this, I will ask our development team to look at this again.

Viewing 10 posts - 1 through 10 (of 10 total)
  • You must be logged in to reply to this topic.

Our plugins

Try TeamUpdraft’s full suite of WordPress plugins.

  • UpdraftPlus

    Back up, restore and migrate your WordPress website with UpdraftPlus

  • WP-Optimize

    Speed up and optimize your WordPress website. Cache your site, clean the database and compress images

  • UpdraftCentral

    Centrally manage all your WordPress websites’ plugins, updates, backups, users, pages and posts from one location