_wp_menu_item_classes_by_context
- %1$s is private and should not be used in themes or plugins directly.
_wp_menu_item_classes_by_context ( $menu_items )
Access:Parameters:- (array) menu_items The current menu item objects to which to add the class property information.
Defined at: - Introduced in WordPress: 3.0.0
- Deprecated in WordPress: —
Description
Adds the class property classes for the current context, if applicable.