Add missing test changes for [36573].
See #34755. git-svn-id: https://develop.svn.wordpress.org/trunk@36574 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
cc59bf5f3b
commit
9f5eb3c604
@ -102,6 +102,10 @@ window._wpCustomizeNavMenusSettings = {
|
||||
'taxonomyTermLabel': 'Taxonomy',
|
||||
'unnamed': '(unnamed)',
|
||||
'untitled': '(no label)'
|
||||
},
|
||||
'locationSlugMappedToName': {
|
||||
'main-footer': 'Main Footer',
|
||||
'main-header': 'Main Header'
|
||||
}
|
||||
};
|
||||
window._wpCustomizeSettings.panels.nav_menus = {
|
||||
|
Loading…
Reference in New Issue
Block a user