Post type menu highlight archived
Fixes classes in main menu. Made for WordPress.
by Trendwerk · github.com/trendwerk/post-type-menu-highlight · website
★ 1stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/trendwerk/post-type-menu-highlight/archive/refs/heads/master.zipReadme
Post type menu highlight
Fixes classes in main menu. Made for WordPress.
Assigns the right classes to post type archives in a WordPress menu.
Installation
If you're using Composer to manage WordPress, add this plugin to your project's dependencies. Run:
composer require trendwerk/post-type-menu-highlight
Hooks
apply_filters( 'tp-highlight-taxonomy-post_type', $post_type, $taxonomy );
Filters the preferred post type to be highlighted when viewing a taxonomy term.
Read the full README on GitHub →
Releases
| Tag | Published |
|---|---|
| 1.1.6 | Aug 2, 2016 |
| 1.1.5 | Jul 14, 2016 |
| 1.1.4 | Nov 30, 2015 |
| 1.1.3 | Nov 27, 2015 |
| 1.1.2 | Apr 24, 2015 |
| 1.1.1 | Feb 20, 2015 |
| 1.1.0 | Feb 20, 2015 |
| 1.0.0 | Jan 30, 2015 |
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.