Changeset 30656 for trunk/src/wp-includes/class-wp-customize-panel.php
- Timestamp:
- 11/30/2014 12:09:56 PM (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
r30607 r30656 269 269 * Fires before rendering a specific Customizer panel. 270 270 * 271 * The dynamic portion of the hook name, $this->id, refers to the ID272 * of the specific Customizer panel to be rendered.271 * The dynamic portion of the hook name, `$this->id`, refers to 272 * the ID of the specific Customizer panel to be rendered. 273 273 * 274 274 * @since 4.0.0
Note: See TracChangeset
for help on using the changeset viewer.