Widgets: Rename "Custom Menu" widget to "Navigation Menu".
Props gk.loveweb, ChrisHardie, ajayghaghretiya1, melchoyce. Fixes #40442. Built from https://develop.svn.wordpress.org/trunk@41868 git-svn-id: http://core.svn.wordpress.org/trunk@41702 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -1365,7 +1365,7 @@ final class WP_Customize_Widgets {
|
||||
|
||||
/*
|
||||
* Make sure that other setting changes have previewed since this widget
|
||||
* may depend on them (e.g. Menus being present for Custom Menu widget).
|
||||
* may depend on them (e.g. Menus being present for Navigation Menu widget).
|
||||
*/
|
||||
if ( ! did_action( 'customize_preview_init' ) ) {
|
||||
foreach ( $this->manager->settings() as $setting ) {
|
||||
|
||||
Reference in New Issue
Block a user