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