Forked from gerbenvandijk/Mark parent navigation active when on custom post type single page
Created
January 5, 2018 05:03
-
-
Save alenb/1740c383e66f1ccfa9e324af4d8083ef 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