do_action( 'edit_form_before_permalink', WP_Post $post ) Fires before the permalink field in the edit form. ContentsParameters Source Changelog User Contributed Notes Parameters $post (WP_Post) Post object. Top ↑Source File: wp-admin/edit-form-advanced.php View on Trac Top ↑Changelog Changelog Version Description 4.1.0 Introduced. Top ↑User Contributed Notes You must log in before being able to contribute a note or feedback.