Powered By Blogger

Tuesday, April 8, 2014

Disable the automatic updates in wordpress

/** Disable auto theme upadte. */
define( 'WP_AUTO_UPDATE_CORE', false );

No comments:

Post a Comment