[wp-hackers] add metabox to comments
Ryan Bilesky
rbilesky at gmail.com
Mon Oct 4 03:22:42 UTC 2010
So i finished the plugin I was working on but I cannot get the comment
metabox to work, this is what I am using
add_meta_box('', 'Flags', 'flagcommentmetabox', 'comment' );
But no metabox is displayed when i goto edit comments.
On Fri, Sep 17, 2010 at 11:07 AM, scribu <scribu at gmail.com> wrote:
> On Fri, Sep 17, 2010 at 8:06 PM, Ryan Bilesky <rbilesky at gmail.com> wrote:
>
> > That should be easy then. Wish they would keep the codex up to date, it
> > said that only works with the Write Post, Write Page, and Write Link
> > editing
> > pages.
> >
>
> "They" is all of us. So, as a thank you for my answer, please update the
> Codex.
>
> You know, the gift that keeps on giving, etc.
>
>
> --
> http://scribu.net
> _______________________________________________
> wp-hackers mailing list
> wp-hackers at lists.automattic.com
> http://lists.automattic.com/mailman/listinfo/wp-hackers
>
More information about the wp-hackers
mailing list