wpseek.com
Un motore di ricerca WordPress per sviluppatori e autori di temi



post_comment_status_meta_box-options › WordPress Action Hooks

Da3.1.0
Deprecaton/a
do_action( 'post_comment_status_meta_box-options', $post )
Parametri:
  • (WP_Post) $post WP_Post object for the current post.
    Richiesto:
Definito a:
Codex:

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





Sorgenti

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