Customizer: Improve descriptive text and focus for menu items reorder button.
props afercia. fixes #32725. Built from https://develop.svn.wordpress.org/trunk@33074 git-svn-id: http://core.svn.wordpress.org/trunk@33045 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -305,6 +305,8 @@ final class WP_Customize_Nav_Menus {
|
||||
'itemsFound' => __( 'Number of items found: %d' ),
|
||||
'itemsFoundMore' => __( 'Additional items found: %d' ),
|
||||
'itemsLoadingMore' => __( 'Loading more results... please wait.' ),
|
||||
'reorderModeOn' => __( 'Reorder mode enabled' ),
|
||||
'reorderModeOff' => __( 'Reorder mode closed' ),
|
||||
),
|
||||
'menuItemTransport' => 'postMessage',
|
||||
'phpIntMax' => PHP_INT_MAX,
|
||||
|
||||
Reference in New Issue
Block a user