- 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-new-menu-control.php
r47363 r47364 39 39 * @param array $args Optional. Arguments to override class property defaults. 40 40 * See WP_Customize_Control::__construct() for information 41 * on accepted arguments. 41 * on accepted arguments. Default empty array. 42 42 */ 43 43 public function __construct( WP_Customize_Manager $manager, $id, array $args = array() ) {
Note: See TracChangeset
for help on using the changeset viewer.