修复主菜单中的类。为WordPress制作。
github.com/trendwerk/post-type-menu-highlight
源代码
问题
安装次数: 8,834
依赖项: 1
建议者: 0
安全: 0
星标: 1
关注者: 3
分支: 0
开放问题: 1
类型:wordpress-muplugin
Requires
Requires (Dev)
None
Suggests
Provides
Conflicts
Replaces
GPL-2.0+ 0945f74181bd7c21bb201d42efbccd5f0312f144
This package is auto-updated.
Last update: 2024-09-26 20:10:45 UTC
将正确的类分配给WordPress菜单中的帖子类型存档。
如果你使用Composer管理WordPress,将此插件添加到项目的依赖项中。运行
composer require trendwerk/post-type-menu-highlight
apply_filters( 'tp-highlight-taxonomy-post_type', $post_type, $taxonomy );
过滤查看分类术语时突出显示的首选帖子类型。