Best Blackhat Forum

Full Version: _Tricker for Woothemes Updater
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi, i just coded* a little tweak everybody need to install in their Wordpress...

i was bored to have all these Woothemes / Woocommerce notices regarding checking updates and license for all the products i have on my site... so i wrote this tricker.

To avoid all the d*** notices, you need the Woothemes-updater installed on your site... but this horrible plugin also deactivate all your chances of living in a great world as it can deactivate your plugins each time you load your wp-admin. So be it, we will tell Woothemes plugins that the updater is there, even if not.

-- so, do not install the official Woothemes-Updater... read here: http://www.woothemes.com/2013/05/the-woo...an-update/

just install this little very tiny plugin in your wordpress, activate it, and tada... Woothemes plugins will all think that the Woothemes-Updater is active and running to check the licenses. at the opposite of that is said on the woothemes page, the notices are all dismissed... :)

*****************

this plugin is "in development", as i didn't test it with all the plugins. but with Sensei, Woocommerce etc, it works. so tell me if something's wrong!

########################
http://www.tusfiles.net/vssu4i3owr78
########################

*: i'm a wp developer in real life...
suggestion, if someone release a WooCommerce plugin, you can add this plugin to your release so people can trick WooThemes checkup... :)

so you do not need to null the script each time.
This is the dumbest thing I have seen here in a LONG time. Here's the RIGHT way to do it:

1.) Open your themes functions.php
2.) Add this code:

remove_action( 'admin_notices', 'woothemes_updater_notice' );

3.) Done.
and your comment is the dumbest ever... you loose your time replying to a dumb post...
why is it a .exe... kinda strange.
Reference URL's