post_column_taxonomy_links

apply_filters( ‘post_column_taxonomy_links’, string[] $…

apply_filters( ‘post_column_taxonomy_links’, string[] $term_links, string $taxonomy, WP_Term[] $terms )

过滤器::过滤编辑.php.
Filter Hook: Filters the links in `$taxonomy` column of edit.php.

目录锚点:#参数#源码


参数(Parameters)

参数 类型 说明
$term_links (string[]) 术语编辑链接的数组。
$taxonomy (string) 分类法名称。
$terms (WP_Term[]) 后行中出现的术语对象数组。

源码(Source)


更新版本 源码位置 使用 被使用
5.2.0 wp-admin/includes/class-wp-posts-list-table.php:1215 1 0

类别:WordPress 钩子手册 > post_hook

本文收集自互联网,转载请注明来源。
如有侵权,请联系 wper_net@163.com 删除。

评论 (0)COMMENT

登录 账号发表你的看法,还没有账号?立即免费 注册