[wp-hackers] add metabox to comments

scribu scribu at gmail.com
Fri Sep 17 09:22:51 UTC 2010


On Fri, Sep 17, 2010 at 7:38 AM, Ryan Bilesky <rbilesky at gmail.com> wrote:

> I am trying to add a metabox to the edit posts and edit comments pages, the
> posts page is easy the add_meta_box() function.  Is there an equivalent
> function or some way short of hacking the core to add a section to the
> bottom of the edit comments page?
>

You can use add_meta_box() for the edit comment page too. See
wp-admin/edit-form-comment.php


-- 
http://scribu.net


More information about the wp-hackers mailing list