Wordpress Custom Menu For Different Category/Page/Post


/ Published in: PHP
Save to your folder(s)

[register_nav_menus](http://codex.wordpress.org/Function_Reference/register_nav_menus,"register_nav_menus")
[wp_nav_menu](http://codex.wordpress.org/Function_Reference/wp_nav_menu,"wp_nav_menu")
[in_category](http://codex.wordpress.org/Function_Reference/in_category,"in_category")
[is_category](http://codex.wordpress.org/Function_Reference/is_category,"is_category")

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.