[wp-hackers] How to...?

Jennifer Hodgdon yahgrp at poplarware.com
Tue Jan 15 16:00:58 GMT 2008


Mitesh Ashar wrote:
> I am making a plugin.
> I've hooked additional input fields to the edit form using an action hook on
> dbx_post_advanced()
> I want to store the input in the custom fields.
> Which action hook do I need to use to do the same.

Look at the save_post and delete_post actions.

Also, this Codex page lists the actions by category, so you can have 
some hope of answering such questions in the future:

     http://codex.wordpress.org/Plugin_API/Action_Reference

     -Jennifer

-- 
Jennifer Hodgdon

Poplar ProductivityWare * www.poplarware.com
Web Databases/Scripts * Modeling/Analysis/Palm OS Software



More information about the wp-hackers mailing list