edit_tag_form

最后更新于:2021-11-26 09:07:08

do_action_deprecated( ‘edit_tag_form’, GC_Term $tag )

Fires at the end of the Edit Term form.

参数

$tag

(GC_Term)
Current taxonomy term object.

源文件

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

View on Trac