Changeset 47060 for trunk/src/wp-includes/class-wp-customize-setting.php
- Timestamp:
- 01/11/2020 06:30:58 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/class-wp-customize-setting.php
r46691 r47060 498 498 * @since 3.4.0 499 499 * 500 * @return false|voidFalse if cap check fails or value isn't set or is invalid.500 * @return void|false False if cap check fails or value isn't set or is invalid. 501 501 */ 502 502 final public function save() {
Note: See TracChangeset
for help on using the changeset viewer.