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



edit_form_after_title › WordPress Action Hooks

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

Fires after the title field.





Source

do_action( 'edit_form_after_title', $post );