mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-16 14:50:29 +00:00
Remove Resetting, remove Enabling, enable deletion, etc. see #11817
git-svn-id: https://develop.svn.wordpress.org/trunk@13369 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -216,7 +216,7 @@ function wp_nav_menu_sub_items($childof, $intCounter, $parentli, $type, $output_
|
||||
|
||||
return $counter;
|
||||
}
|
||||
|
||||
/*
|
||||
function wp_nav_menu_setup($override = false) {
|
||||
// Custom Navigation Menu Setup
|
||||
|
||||
@@ -232,5 +232,5 @@ function wp_nav_menu_setup($override = false) {
|
||||
|
||||
wp_create_nav_menu( __('Main') );
|
||||
}
|
||||
|
||||
/**/
|
||||
?>
|
||||
Reference in New Issue
Block a user