Forked from gerbenvandijk/Mark parent navigation active when on custom post type single page
Created
August 14, 2020 09:46
-
-
Save balwantmeticulosity/a39bf0321c5778d251b00e65e2205e70 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