W3cubDocs

/WordPress

do_action( ‘edit_form_advanced’, WP_Post $post )

Fires after ‘normal’ context meta boxes have been output for all post types other than ‘page’.

Parameters

$postWP_Post
Post object.

Source

do_action( 'edit_form_advanced', $post );

Changelog

Version Description
1.5.0 Introduced.

© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/edit_form_advanced