- Timestamp:
- 11/04/2014 08:25:04 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentyfifteen/inc/customizer.php
r30230 r30233 152 152 if ( ! function_exists( 'twentyfifteen_get_color_scheme' ) ) : 153 153 /** 154 * Returns an array of either the current or default color scheme hex values 154 * Returns an array of either the current or default color scheme hex values. 155 155 * 156 156 * @since Twenty Fifteen 1.0 … … 640 640 /** 641 641 * Binds JS listener to make Customizer color_scheme control. 642 * Passes color scheme data as colorScheme global 642 * Passes color scheme data as colorScheme global. 643 643 * 644 644 * @since Twenty Fifteen 1.0
Note: See TracChangeset
for help on using the changeset viewer.