Changeset 39051 for trunk/src/wp-includes/class-wp-customize-control.php
- Timestamp:
- 10/31/2016 06:27:53 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/class-wp-customize-control.php
r38948 r39051 458 458 * Render the control's content. 459 459 * 460 * Allows the content to be overrid en without having to rewrite the wrapper in `$this::render()`.460 * Allows the content to be overridden without having to rewrite the wrapper in `$this::render()`. 461 461 * 462 462 * Supports basic input types `text`, `checkbox`, `textarea`, `radio`, `select` and `dropdown-pages`.
Note: See TracChangeset
for help on using the changeset viewer.