wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren



add_meta_boxes_comment › WordPress Action Hooks

Seit3.0.0
Veraltetn/v
do_action( 'add_meta_boxes_comment', $comment )
Parameter:
  • (WP_Comment) $comment Comment object.
    Erforderlich: Ja
Definiert in:
Codex:

Fires when comment-specific meta boxes are added.





Quellcode

do_action( 'add_meta_boxes_comment', $comment );