[wp-trac] [WordPress Trac] #34569: General purpose plugin uninstall hook
WordPress Trac
noreply at wordpress.org
Wed Nov 4 16:21:33 UTC 2015
#34569: General purpose plugin uninstall hook
-------------------------+------------------------------
Reporter: eclev91 | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Plugins | Version: 4.3.1
Severity: normal | Resolution:
Keywords: | Focuses: administration
-------------------------+------------------------------
Comment (by DrewAPicture):
Replying to [comment:2 eclev91]:
> I just searched the WordPress core files (and Google) - I don't see
`pre_update_option_uninstall_plugins` anywhere. Can you elaborate?
It's a dynamic hook, `pre_update_option_{$option}`, where `$option` is
"uninstall_plugins".
See here:
https://developer.wordpress.org/reference/hooks/pre_update_option_option/
--
Ticket URL: <https://core.trac.wordpress.org/ticket/34569#comment:3>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list