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