File: wp-admin/edit-form-advanced.php
-
Fires before the permalink field in the edit form.
-
Fires inside the post editor form tag.
-
hookwp_editor_expand
Filters whether to enable the ‘expand’ functionality in the post editor.
-
hooksubmitpage_box
Fires before meta boxes with ‘side’ context are output for the ‘page’ post type.
-
hooksubmitpost_box
Fires before meta boxes with ‘side’ context are output for all post types other than ‘page’.
-
hookedit_page_form
Fires after ‘normal’ context meta boxes have been output for the ‘page’ post type.
-
Fires after ‘normal’ context meta boxes have been output for all post types other than ‘page’.
-
hookdbx_post_sidebar
Fires after all meta box sections have been output, before the closing #post-body div.
-
Filters the post updated messages.
-
hookedit_form_top
Fires at the beginning of the edit form.
-
hookenter_title_here
Filters the title field placeholder text.
-
Fires after the title field.
-
Fires after the content editor.