- 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-site-icon-control.php
r46389 r47363 35 35 * @param string $id Control ID. 36 36 * @param array $args Optional. Arguments to override class property defaults. 37 * See WP_Customize_Control::__construct() for information 38 * on accepted arguments. 37 39 */ 38 40 public function __construct( $manager, $id, $args = array() ) {
Note: See TracChangeset
for help on using the changeset viewer.