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



post_comment_status_meta_box-options › WordPress Action Hooks

Seit3.1.0
Veraltetn/v
do_action( 'post_comment_status_meta_box-options', $post )
Parameter:
  • (WP_Post) $post WP_Post object for the current post.
    Erforderlich: Ja
Definiert in:
Codex:

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





Quellcode

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