开发者 | husobj |
---|---|
更新时间 | 2015年4月23日 15:39 |
PHP版本: | 3.7 及以上 |
WordPress版本: | 4.2 |
版权: | GPLv2 or later |
版权网址: | 版权信息 |
current-page-parent
and current_page_parent
current-page-ancestor
and current_page_ancestor
current-menu-ancestor
current-menu-parent
ecms-archive-{$post_type}
- Select menu item when viewing a post type archive page.ecms-single-{$post_type}
- Select menu item when viewing a single post type page.ecms-taxonomy-{$taxonomy}
- Select menu item when viewing a taxonomy archive.ecms-taxonomy-{$taxonomy}-term-{$term}
- Select menu item when viewing a taxonomy term archive.ecms-404
- Select menu item when viewing a 404 page.ecms-no-archive-{$post_type}
- Deselect menu item when viewing a post type archive page.ecms-no-single-{$post_type}
- Deselect menu item when viewing a single post type page.ecms-no-taxonomy-{$taxonomy}
- Deselect menu item when viewing a taxonomy archive.ecms-no-taxonomy-{$taxonomy}-term-{$term}
- Deselect menu item when viewing a taxonomy term archive.ecms-no-404
- Deselect menu item when viewing a 404 page.Please log issues and bugs on the plugin's GitHub page. You can also submit suggested enhancements if you like.
If you can, please fork the code and submit a pull request via GitHub. If you're not comfortable using Git, then please just submit it to the issues link above.