- Timestamp:
- 02/25/2020 04:19:08 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/customize/class-wp-customize-color-control.php
r42975 r47363 47 47 * @param string $id Control ID. 48 48 * @param array $args Optional. Arguments to override class property defaults. 49 * See WP_Customize_Control::__construct() for information 50 * on accepted arguments. 49 51 */ 50 52 public function __construct( $manager, $id, $args = array() ) {
Note: See TracChangeset
for help on using the changeset viewer.