wpseek.com
Outil de recherche WordPress pour les développeurs et auteurs de thèmes



post_comment_status_meta_box-options › Les Actions WordPress

Depuis3.1.0
Dépréciéen/a
do_action( 'post_comment_status_meta_box-options', $post )
Paramètres:
  • (WP_Post) $post WP_Post object for the current post.
    Requis: Oui
Défini(e) dans:
Codex:

Fires at the end of the Discussion meta box on the post editing screen.





Source

do_action( 'post_comment_status_meta_box-options', $post ); // phpcs:ignore WordPress.NamingConventions.ValidHookName.UseUnderscores