category_list_link_attributes
apply_filters( ‘category_list_link_attributes’, array $atts , WP_Term $category , int $depth , array $args , int $id )
过滤器::过滤应用于类别列表项的锚元素的HTML属性。Filter Hook: Filters the HTML attributes applied to a category list item’s anchor element.
源码(Source)
更新版本 | 源码位置 | 使用 | 被使用 |
---|---|---|---|
5.2.0 | wp-includes/class-walker-category.php:138 | 1 | 0 |
上一篇: category_link
总计 0 评论