Forked from gerbenvandijk/Mark parent navigation active when on custom post type single page
Created
August 15, 2016 20:56
-
-
Save nucab/5c9d95210113d531d3945a8350c498fc to your computer and use it in GitHub Desktop.
Mark (highlight) custom post type parent as active item in Wordpress Navigation. When you visit a custom post type's single page, the parent menu item (the post type archive) isn't marked as active. This code solves it by comparing the slug of the current post type with the navigation items, and adds a class accordingly.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment