[wp-trac] [WordPress Trac] #12754: register_uninstall_hook() doesn't allow multiple callbacks
WordPress Trac
wp-trac at lists.automattic.com
Sat May 8 06:34:32 UTC 2010
#12754: register_uninstall_hook() doesn't allow multiple callbacks
-------------------------+--------------------------------------------------
Reporter: scribu | Owner: westi
Type: enhancement | Status: closed
Priority: normal | Milestone:
Component: Plugins | Version: 3.0
Severity: normal | Resolution: worksforme
Keywords: needs-patch |
-------------------------+--------------------------------------------------
Comment(by scribu):
It's needed if you want to take a "garbage-collected" approach. For
example, I have an Options class and an AdminPage class that each add an
uninstall hook to clean up after themselves.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/12754#comment:16>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list