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



edit_page_form › WordPress Action Hooks

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

Fires after 'normal' context meta boxes have been output for the 'page' post type.





Source

do_action( 'edit_page_form', $post );