mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-01 11:14:36 +00:00
Customizer: Change instances of "Theme Customizer" to just "Customizer", as the Customizer isn't necessarily theme-specific.
Also capitalize "Customizer". See also https://make.wordpress.org/core/2014/07/08/customizer-improvements-in-4-0/. props studionashvegas, tareq1988. fixes #29947. git-svn-id: https://develop.svn.wordpress.org/trunk@29903 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -1406,7 +1406,7 @@ function _wp_sidebars_changed() {
|
||||
* @since 2.8.0
|
||||
*
|
||||
* @param mixed $theme_changed Whether the theme was changed as a boolean. A value
|
||||
* of 'customize' defers updates for the customizer.
|
||||
* of 'customize' defers updates for the Customizer.
|
||||
* @return array
|
||||
*/
|
||||
function retrieve_widgets( $theme_changed = false ) {
|
||||
|
||||
Reference in New Issue
Block a user