Fires after the content editor.
Parameters
$postWP_Post- Post object.
Source
do_action( 'edit_form_after_editor', $post ); Changelog
| Version | Description |
|---|---|
| 3.5.0 | Introduced. |
Fires after the content editor.
$postWP_Postdo_action( 'edit_form_after_editor', $post ); | Version | Description |
|---|---|
| 3.5.0 | Introduced. |
User Contributed Notes
You must log in before being able to contribute a note or feedback.