edit_category_form
do_action_deprecated( ‘edit_category_form’, object $arg )
动作钩子:(不推荐):在编辑类别窗体的末尾激发。
Action Hook (deprecated): Fires at the end of the Edit Category form.
参数(Parameters)
参数 | 类型 | 说明 |
---|---|---|
$arg | (object) | 转换为对象的参数。 |
源码(Source)
更新版本 | 源码位置 | 使用 | 被使用 |
---|---|---|---|
3.0.0 | wp-admin/edit-tags.php:540 | 0 | 0 |
edit_category_form 为WP2原创文章,链接:https://www.wp2.cn/hook/edit_category_form/