This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/** | |
* Displays post submit form fields. | |
* | |
* @since 2.7.0 | |
* | |
* @global string $action | |
* | |
* @param WP_Post $post Current post object. | |
* @param array $args { | |
* Array of arguments for building the post submit meta box. |