wpseek.com
A WordPress-centric search engine for devs and theme authors



add_meta_boxes_comment › WordPress Action Hooks

Since3.0.0
Deprecatedn/a
do_action( 'add_meta_boxes_comment', $comment )
Parameters:
  • (WP_Comment) $comment Comment object.
    Required: Yes
Defined at:
Codex:

Fires when comment-specific meta boxes are added.





Source

do_action( 'add_meta_boxes_comment', $comment );