Changeset 49829 for branches/5.6/src/wp-content/themes/twentytwentyone/classes/class-twenty-twenty-one-customize-color-control.php
- Timestamp:
- 12/17/2020 03:08:06 PM (4 years ago)
- Location:
- branches/5.6
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/5.6
-
branches/5.6/src/wp-content/themes/twentytwentyone/classes/class-twenty-twenty-one-customize-color-control.php
r49216 r49829 5 5 * @package WordPress 6 6 * @subpackage Twenty_Twenty_One 7 * @since 1.0.07 * @since Twenty Twenty-One 1.0 8 8 */ 9 9 … … 11 11 * Customize Color Control class. 12 12 * 13 * @since 1.0.013 * @since Twenty Twenty-One 1.0 14 14 * 15 15 * @see WP_Customize_Control … … 19 19 * The control type. 20 20 * 21 * @since 1.0.021 * @since Twenty Twenty-One 1.0 22 22 * 23 23 * @var string … … 30 30 * @access public 31 31 * 32 * @since 1.0.032 * @since Twenty Twenty-One 1.0 33 33 * 34 34 * @var array … … 41 41 * @access public 42 42 * 43 * @since 1.0.043 * @since Twenty Twenty-One 1.0 44 44 * 45 45 * @return void … … 63 63 * @access public 64 64 * 65 * @since 1.0.065 * @since Twenty Twenty-One 1.0 66 66 * 67 67 * @uses WP_Customize_Control::to_json()
Note: See TracChangeset
for help on using the changeset viewer.