/ Published in: PHP
Expand |
Embed | Plain Text
function wicked_change_menu_type() { return 'wp_nav_menu'; } add_filter('themantic_menu_type','wicked_change_menu_type');
You need to login to post a comment.
function wicked_change_menu_type() { return 'wp_nav_menu'; } add_filter('themantic_menu_type','wicked_change_menu_type');
You need to login to post a comment.