[wp-trac] [WordPress Trac] #8281: add_action should store action
names in global array
WordPress Trac
wp-trac at lists.automattic.com
Wed Nov 19 19:49:30 GMT 2008
#8281: add_action should store action names in global array
-------------------------+--------------------------------------------------
Reporter: sc0ttkclark | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: 2.8
Component: Plugins | Version:
Severity: normal | Keywords: add_action get array
-------------------------+--------------------------------------------------
When using add_action, it should store your action identifier (name) in a
global array of some sort so that you can pull the actions for a specific
item like 'wp_head', to pull out actions and then add them to 'wp_footer'.
But this is only an example.
--
Ticket URL: <http://trac.wordpress.org/ticket/8281>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list