Changeset 16095
- Timestamp:
- 10/29/2010 10:49:42 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/nav-menu-template.php
r15904 r16095 321 321 $classes[] = 'menu-item'; 322 322 $classes[] = 'menu-item-type-' . $menu_item->type; 323 $classes[] = 'menu-item-object-' . $menu_item->object; 323 324 324 325 // if the menu item corresponds to a taxonomy term for the currently-queried non-hierarchical post object
Note: See TracChangeset
for help on using the changeset viewer.