Action hook 'page_attributes_misc_attributes'

in WP Core File wp-admin/includes/meta-boxes.php at line 1080

Description

Fires before the help hint text in the 'Page Attributes' meta box.

Occurrences

Filename Line Number
wp-admin/includes/meta-boxes.php 1080

Parameters

Type Name Description
WP_Post $post The current post.

PHP Doc

/**
		 * Fires before the help hint text in the 'Page Attributes' meta box.
		 *
		 * @since 4.9.0
		 *
		 * @param WP_Post $post The current post.
		 */