Changeset 46827 for trunk/src/wp-content/themes/twentytwenty/classes/class-twentytwenty-customize.php
- Timestamp:
- 12/07/2019 01:54:43 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentytwenty/classes/class-twentytwenty-customize.php
r46813 r46827 5 5 * @package WordPress 6 6 * @subpackage Twenty_Twenty 7 * @since 1.0.07 * @since Twenty Twenty 1.0 8 8 */ 9 9 … … 135 135 * for other colors calculated based on the selected hue and various background-colors on the page. 136 136 * 137 * @since 1.0.0137 * @since Twenty Twenty 1.0 138 138 */ 139 139 … … 415 415 * @static 416 416 * @access public 417 * @since 1.0.0417 * @since Twenty Twenty 1.0 418 418 * @param array $value The value we want to sanitize. 419 419 * @return array Returns sanitized value. Each item in the array gets sanitized separately.
Note: See TracChangeset
for help on using the changeset viewer.