[wp-hackers] Hooks for adding permanent inputs for custom feilds

Peter Westwood peter.westwood at ftwr.co.uk
Wed Jun 13 12:39:55 GMT 2007


On Wed, June 13, 2007 12:13 pm, R.J. Kaplan wrote:
> I searched wphooks.flatearth.org and I can't see any hooks for the
> admin write and edit page, so I'm assuming they don't exist.
> I'd like to suggest adding such hooks. I create themes for clients,
> and some of theme rely on custom fields for things like images an
> other associated data. It's sometimes hard for people who are less
> computer-savvy to deal with custom fields, so it would be great if
> developers of themes and plugins can automatically add inputs for
> custom fields required by that theme or plugin.
> Also, if someone has any idea of how I can achieve this, I'd be very
> thankful.

The following actions might help you:

http://wphooks.flatearth.org/hooks/dbx_page_advanced/
http://wphooks.flatearth.org/hooks/dbx_page_sidebar/
http://wphooks.flatearth.org/hooks/dbx_post_advanced/
http://wphooks.flatearth.org/hooks/dbx_post_sidebar/

They aren't documented yet on wphooks but they allow you to add extra
docking boxes to the edit post and edit page pages.

westi
-- 
Peter Westwood <peter.westwood at ftwr.co.uk>
http://blog.ftwr.co.uk


More information about the wp-hackers mailing list