trendwerk/post-type-menu-highlight

修复主菜单中的类。为WordPress制作。

安装次数: 8,834

依赖项: 1

建议者: 0

安全: 0

星标: 1

关注者: 3

分支: 0

开放问题: 1

类型:wordpress-muplugin

1.1.6 2016-08-02 14:11 UTC

This package is auto-updated.

Last update: 2024-09-26 20:10:45 UTC


README

修复主菜单中的类。为WordPress制作。

将正确的类分配给WordPress菜单中的帖子类型存档。

安装

如果你使用Composer管理WordPress,将此插件添加到项目的依赖项中。运行

composer require trendwerk/post-type-menu-highlight

钩子

apply_filters( 'tp-highlight-taxonomy-post_type', $post_type, $taxonomy );

过滤查看分类术语时突出显示的首选帖子类型。