Skip to content

Instantly share code, notes, and snippets.

@billerickson
Last active January 29, 2016 20:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save billerickson/17cdb96052529a7be201 to your computer and use it in GitHub Desktop.
Save billerickson/17cdb96052529a7be201 to your computer and use it in GitHub Desktop.
<?php
if ( ( 0 !== $menu_item->menu_item_parent ) && array_intersect( array( 'current-menu-item', 'current-menu-ancestor' ), $menu_item->classes ) ) {
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment