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



edit_form_before_permalink › WordPress Action Hooks

Since4.1.0
Deprecatedn/a
do_action( 'edit_form_before_permalink', $post )
Parameters:
  • (WP_Post) $post Post object.
    Required: Yes
Defined at:
Codex:

Fires before the permalink field in the edit form.





Source

do_action( 'edit_form_before_permalink', $post );