Changeset 48473 for trunk/src/wp-includes/class-wp-customize-control.php
- Timestamp:
- 07/14/2020 11:54:26 AM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/class-wp-customize-control.php
r47384 r48473 205 205 * input types such as 'email', 'url', 'number', 'hidden', and 206 206 * 'date' are supported implicitly. Default 'text'. 207 * @type call back$active_callback Active callback.207 * @type callable $active_callback Active callback. 208 208 * } 209 209 */
Note: See TracChangeset
for help on using the changeset viewer.