Changeset 31126 for trunk/src/wp-includes/class-wp-customize-panel.php
- Timestamp:
- 01/10/2015 06:53:48 AM (11 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-includes/class-wp-customize-panel.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/class-wp-customize-panel.php
r31083 r31126 155 155 156 156 $this->sections = array(); // Users cannot customize the $sections array. 157 158 return $this;159 157 } 160 158
Note: See TracChangeset
for help on using the changeset viewer.