do_action( 'post_comment_status_meta_box-options', WP_Post $post )

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


Description Description


Parameters Parameters

$post

(WP_Post) WP_Post object of the current post.


Top ↑

Source Source

File: wp-admin/includes/meta-boxes.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
3.1.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.