Changeset 33779
- Timestamp:
- 08/28/2015 03:19:54 PM (11 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-includes/option.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/option.php
r33778 r33779 125 125 * @since 1.5.0 As 'option_' . $setting 126 126 * @since 3.0.0 127 * @since 4.4.0 The `$option` parameter was added. 127 128 * 128 129 * @param mixed $value Value of the option. If stored serialized, it will be
Note: See TracChangeset
for help on using the changeset viewer.