
No Updates for Plugins under Revision Control
by Adam Harley (Kawauso) on WordPress.org
Prevents plugins from being updated by the WordPress updater if they are under Subversion revision control (or other systems).
(0)
Checks for the presence of the .svn
directory in each plugin’s directory. Disabled for plugins with their files directly in the /plugins/
directory to prevent false positives.
Also supports other systems through the use of the REVISION_CONTROL
constant. Just set this to the directory created by your revision control system in your wp-config.php
Based on code by PeteMall.
Active installations10+
Weekly downloads
7-12.50%
Version1.1
Last updated10/2/2011
WordPress version3.0
Tested up to3.2.1
Tags
gitpluginsrevision controlsvnupdates