[wp-hackers] Disabling automatic plugin upgrade for specific plugin?

DD32 wordpress at dd32.id.au
Thu Jan 29 04:22:41 GMT 2009


Heres a writeup i just did on some methods that people might like:
http://dd32.id.au/2009/01/29/disable-automatic-upgrades-for-a-customised-plugin/

In short, It details how to disable the update warning, Disable
automatic upgrade for a plugin, How to add a custom warning on event
that a plugin has an update, And finally, a combination of them..

2009/1/29 Glenn Ansley <glenn at glennansley.com>:
> Thanks Ozh.
>
> On Wed, Jan 28, 2009 at 10:45 AM, Ozh <ozh at planetozh.com> wrote:
>> you can just change the plugin folder, plugin filename and plugin name
>> within the plugin header (the "/* Plugin Name") stuff so that it won't be
>> recognised as a plugin hosted on wp.org
>>
>> ----- Original Message -----
>> From: "Glenn Ansley" <glenn at glennansley.com>
>>
>> Hi,
>> If I've made substantial edits to a plugin for a single client's
>> specific use and I don't want them to ever automatically upgrade it in
>> the future (or me either for that matter), is that as simple as
>> changing the plugin's name or are there SVN hooks/externals or
>> something else that I need to disable?
>>
>>
>> _______________________________________________
>> wp-hackers mailing list
>> wp-hackers at lists.automattic.com
>> http://lists.automattic.com/mailman/listinfo/wp-hackers
>>
> _______________________________________________
> wp-hackers mailing list
> wp-hackers at lists.automattic.com
> http://lists.automattic.com/mailman/listinfo/wp-hackers
>


More information about the wp-hackers mailing list