wpseek.com
A WordPress-centric search engine for devs and theme authors



edit_form_after_editor › WordPress Action Hooks

Since3.5.0
Deprecatedn/a
do_action( 'edit_form_after_editor', $post )
Parameters:
  • (WP_Post) $post Post object.
    Required: Yes
Defined at:
Codex:

Fires after the content editor.





Source

do_action( 'edit_form_after_editor', $post );