Changeset 46691 for trunk/src/wp-includes/class-wp-customize-setting.php
- Timestamp:
- 11/10/2019 01:41:43 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/class-wp-customize-setting.php
r46133 r46691 14 14 * 15 15 * @since 3.4.0 16 * @link https://developer.wordpress.org/themes/customize-api 16 17 * 17 18 * @see WP_Customize_Manager … … 71 72 * Set this value to 'postMessage' to enable a custom JavaScript handler to render changes to this setting 72 73 * as opposed to reloading the whole page. 73 *74 * @link https://developer.wordpress.org/themes/customize-api75 74 * 76 75 * @since 3.4.0
Note: See TracChangeset
for help on using the changeset viewer.