editable_slug
最后更新于:2021-11-26 09:01:43
apply_filters( ‘editable_slug’, string $slug, GC_Term|GC_Post $tag )
Filters the editable slug for a post or term.
参数
- $slug
-
(string)
The editable slug. Will be either a term slug or post URI depending upon the context in which it is evaluated. - $tag
源文件
文件: gc-admin/edit-tag-form.php