page_attributes_misc_attributes
do_action( ‘page_attributes_misc_attributes’, WP_Post $post )
动作钩子::在“页面属性”元框中的帮助提示文本之前触发。
Action Hook: Fires before the help hint text in the ‘Page Attributes’ meta box.
参数(Parameters)
参数 | 类型 | 说明 |
---|---|---|
$post | (WP_Post) | 现在的职位。 |
源码(Source)
更新版本 | 源码位置 | 使用 | 被使用 |
---|---|---|---|
4.9.0 | wp-admin/includes/meta-boxes.php:1003 | 1 | 0 |
page_attributes_misc_attributes 为WP2原创文章,链接:https://www.wp2.cn/hook/page_attributes_misc_attributes/