Switch language

wpseek.com
A WordPress-centric search engine for devs and theme authors




wp_nav_menu_max_depth [ WordPress Function ]

wp_nav_menu_max_depth ( $classes )
Defined at:



No description yet.

Source


<?php
function wp_nav_menu_max_depth($classes) {
    global 
$_wp_nav_menu_max_depth;
    return 
"$classes menu-max-depth-$_wp_nav_menu_max_depth";
}
?>

Examples [ wp-snippets.com ]

Top Google zoekresultaten

Meer ...

Gebruikersdiscussies [ wordpress.org ]

0 User Note(s)

Nog geen één. Wees de eerste!

Nieuw toevoegen ...



HTML5 Powered with CSS3 / Styling, Performance & Integration, and Semantics