Welcome to GPLDL - we are still beta - please report any bugs via the contact form.

GPLDLGPLDL
GPLDL
Download the most popular GPL licensed Premium WordPress Themes & Plugins and WooCommerce Extensions for FREE!
  • Blog
    • Blog Articles
    • Latest Updates & Additions
  • Repository
    • Full Repository
    • Premium WordPress Themes
    • Premium WordPress Plugins
    • Premium WooCommerce Extensions
    • Special Gifts for Premium Members
    • Tutorials
  • Forum
  • Free Membership
  • Donations
  • My GPLDL Account
  • Sign In
Menu back  

Get rid of new YITH nagging

  • This topic has 6 replies, 6 voices, and was last updated 5 years, 1 month ago by Gutre Lebowski.
Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • December 21, 2017 at 12:04 pm #19597
    Gutre Lebowski
    Participant

    I updated YITH Points and Rewards to ver 1.4.0 and now there’s a big nagging message about activating all YITH plugins on every single page! Super annoying! How to get rid of that? Thanks in advance.

    December 23, 2017 at 11:53 pm #19602
    Redzrex
    Participant

    aye, same problem here.

    December 27, 2017 at 4:15 pm #19605
    Penny Dreadful
    Participant

    Have you guys found a way for this?

    January 4, 2018 at 2:33 am #19616
    Reinier Bosch
    Participant

    For the Woothemes notice I used a line provided here in the blog:
    remove_action(‘admin_notices’, ‘woothemes_updater_notice’);

    I also like to know how to disable this annoying notice from Yith.

    January 17, 2018 at 5:12 pm #19635
    Roger Gonzalez
    Participant

    Hey to remove the notice of YITH plugins you should go to every plugin of YITH you have and edit the file in folder “/plugin-fw/licence/lib/yit-plugin-licence.php”

    At that file you should comment out the line that says:
    add_action( 'admin_notices', array( $this, 'activate_license_notice' ), 15 );

    This means adding // to the front of that line or /* */ on both ends of that line.

    it should look like this:
    // add_action( 'admin_notices', array( $this, 'activate_license_notice' ), 15 );
    or
    /* add_action( 'admin_notices', array( $this, 'activate_license_notice' ), 15 ); */

    Remember, this must be done on every YITH plugin you have.

    March 12, 2018 at 9:14 pm #19842
    Matthew Murdoc
    Participant

    My fav way is using WP Nag Hide by MKWD. It’s a free plugin that can hide just about any and all nag messages. Works on YITH stuff.

    October 18, 2018 at 6:34 pm #20466
    Gutre Lebowski
    Participant

    Now instead of add_action( ‘admin_notices’, array( $this, ‘activate_license_notice’ ), 15 ); they put this:
    add_action( ‘admin_notices’, function () {
    $this->activate_license_notice();
    }, 15 );
    }

    If I comment it out, my website crashes. How to get rid of it? Thanks

  • Author
    Posts
Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.
Log In
Search the Repository
We reward your Donations!
We need your Donation to maintain and grow the GPLDL WordPress Repository - and we reward your generosity with Premium Memberships allowing you to download even more files.

Learn more about donations & rewards...
News from our blog
  • Some common use cases for the Gravity Forms WordPress Plugin
    December 19, 2022
  • How to write your own WordPress Theme from scratch?
    December 19, 2022
  • How to create a Child Theme for your WordPress Theme?
    December 19, 2022
Latest Updates & Additions
  • GPLDL News: 123 Updates & Additions today – Download 2513 Premium WordPress items!
    December 3, 2023
  • GPLDL News: 81 Updates & Additions today – Download 2511 Premium WordPress items!
    November 26, 2023
  • GPLDL News: 207 Updates & Additions today – Download 2508 Premium WordPress items!
    November 19, 2023
Tags
check code Copyright distribution Download Drupal fork forked fsf FTP functions.php GNU Public License GPL Guide HowTo Instructions Legal license Magento manually nulled PHP Plugin Plugins Premium redistribution remove Rights Search Engine Optimization secure SEO serial step by step style.css Themes true tutorial Update usage Website WooCommerce wordpress WordPress Plugins WordPress Theme WordPress Themes
Welcome to GPLDL!
scr02We love innovation and we believe in free software!

That's why we strive to make the world's best Premium WordPress Themes & Plugins and WooCommerce Extensions & Themes available for everyone!

Find us on:

FacebookTwitterRssPinterestWebsite
Latest Blog Posts
  • Some common use cases for the Gravity Forms WordPress Plugin
    December 19, 2022
  • How to write your own WordPress Theme from scratch?
    December 19, 2022
  • How to create a Child Theme for your WordPress Theme?
    December 19, 2022
Latest Updates & Additions
  • GPLDL News: 123 Updates & Additions today – Download 2513 Premium WordPress items!
    December 3, 2023
  • GPLDL News: 81 Updates & Additions today – Download 2511 Premium WordPress items!
    November 26, 2023
  • GPLDL News: 207 Updates & Additions today – Download 2508 Premium WordPress items!
    November 19, 2023
About GPLDL
  • About GPLDL
  • Need Help?
  • F.A.Q.
  • Terms of Service
  • Privacy Policy
  • Contact
GPLDL - all Rights reserved.
  • About GPLDL
  • Need Help?
  • F.A.Q.
  • Terms of Service
  • Privacy Policy
  • Contact
  • Sign In
GPLDL Widget Menu