Make WordPress Core


Ignore:
Timestamp:
10/15/2014 05:20:34 PM (10 years ago)
Author:
ocean90
Message:

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.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-includes/widgets.php

    r29276 r29903  
    14071407 *
    14081408 * @param mixed $theme_changed Whether the theme was changed as a boolean. A value
    1409  *                             of 'customize' defers updates for the customizer.
     1409 *                             of 'customize' defers updates for the Customizer.
    14101410 * @return array
    14111411 */
Note: See TracChangeset for help on using the changeset viewer.