在为非分层分类法添加标记表单字段后触发。
原型
do_action( 'add_tag_form_fields', string $taxonomy )
参数
$taxonomy
(string)
分类学slu。
源文件
路径:wp-admin/edit-tags.php
其他
英文文档:https://developer.wordpress.org/reference/hooks/add_tag_form_fields/
在为非分层分类法添加标记表单字段后触发。
do_action( 'add_tag_form_fields', string $taxonomy )
$taxonomy
(string)
分类学slu。
路径:wp-admin/edit-tags.php
英文文档:https://developer.wordpress.org/reference/hooks/add_tag_form_fields/
请在后台设置小工具!