- Timestamp:
- 02/25/2020 04:39:36 PM (12 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/customize/class-wp-customize-site-icon-control.php
r47363 r47364 36 36 * @param array $args Optional. Arguments to override class property defaults. 37 37 * See WP_Customize_Control::__construct() for information 38 * on accepted arguments. 38 * on accepted arguments. Default empty array. 39 39 */ 40 40 public function __construct( $manager, $id, $args = array() ) {
Note: See TracChangeset
for help on using the changeset viewer.