[wp-hackers] Hack in Update-Function?

Austin Matzko if.website at gmail.com
Wed Apr 29 10:15:27 GMT 2009


On Wed, Apr 29, 2009 at 5:09 AM, Frank Bueltge <frank at bueltge.de> wrote:
> it is possible to hook in the update-przess of a plugin.
> I have read this great tutorial:
> http://dd32.id.au/2009/01/29/disable-automatic-upgrades-for-a-customised-plugin/
> a not founr the filter-hook: option_update_plugins

All options can filtered with a filter hook like so: option_[option name]

See http://codex.wordpress.org/Plugin_API/Filter_Reference

This mailing list is for development issues, so in the future please
post support questions like this at the support forum:
http://wordpress.org/support/


More information about the wp-hackers mailing list