edit_category_form_pre

最后更新于:2021-11-26 09:04:04

do_action_deprecated( ‘edit_category_form_pre’, GC_Term $tag )

Fires before the Edit Category form.

参数

$tag

(GC_Term)
Current category term object.

源文件

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

View on Trac