[wp-trac] [WordPress Trac] #11068: post.php should issue an action event
WordPress Trac
wp-trac at lists.automattic.com
Tue Nov 3 16:35:05 UTC 2009
#11068: post.php should issue an action event
-------------------------+--------------------------------------------------
Reporter: hever | Owner: westi
Type: enhancement | Status: closed
Priority: normal | Milestone:
Component: Plugins | Version: 2.8.5
Severity: normal | Resolution: worksforme
Keywords: post.php |
-------------------------+--------------------------------------------------
Changes (by scribu):
* status: new => closed
* resolution: => worksforme
Comment:
There are already plenty of hooks in post.php.
For saving custom fields metaboxes, you should use add_action('save_post',
'your_callback');
--
Ticket URL: <http://core.trac.wordpress.org/ticket/11068#comment:1>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list