edit_category_form_fields

最后更新于:2021-11-26 09:03:56

do_action_deprecated( ‘edit_category_form_fields’, GC_Term $tag )

Fires after the Edit Category form fields are displayed.

参数

$tag

(GC_Term)
Current category term object.

源文件

文件: gc-admin/edit-tag-form.php

View on Trac