Wordpress 钩子:page_attributes_misc_attributes
文章目录
在“页面属性”元框中的帮助提示文本之前触发。
原型
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/
文章作者 iBllex
上次更新 2019-02-15