在“页面属性”元框中的帮助提示文本之前触发。
原型
do_action( 'page_attributes_misc_attributes', WP_Post $post )
参数
$post
(WP_Post)
目前的帖子。
源文件
路径:wp-admin/includes/meta-boxes.php
其他
英文文档:https://developer.wordpress.org/reference/hooks/page_attributes_misc_attributes/