Fires inside the post editor form tag.
Parameters
$post
WP_Post- Post object.
Source
do_action( 'post_edit_form_tag', $post );
Changelog
Version | Description |
---|---|
3.0.0 | Introduced. |
Fires inside the post editor form tag.
$post
WP_Postdo_action( 'post_edit_form_tag', $post );
Version | Description |
---|---|
3.0.0 | Introduced. |
You must log in before being able to contribute a note or feedback.
Example migrated from Codex: