Changeset 48473 for trunk/src/wp-includes/class-wp-customize-setting.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-setting.php
r48197 r48473 98 98 * 99 99 * @since 3.4.0 100 * @var string100 * @var callable 101 101 */ 102 102 public $sanitize_js_callback = '';
Note: See TracChangeset
for help on using the changeset viewer.