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



post_comment_status_meta_box-options › WordPress Action Hooks

Since3.1.0
Deprecatedn/a
do_action( 'post_comment_status_meta_box-options', $post )
Parameters:
  • (WP_Post) $post WP_Post object for the current post.
    Required: Yes
Defined at:
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