Changeset 33785
- Timestamp:
- 08/28/2015 03:29:26 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
r33784 r33785 999 999 * @since 2.9.0 As 'pre_site_option_' . $key 1000 1000 * @since 3.0.0 1001 * @since 4.4.0 The `$option` parameter was added 1001 1002 * 1002 1003 * @param mixed $pre_option The default value to return if the option does not exist.
Note: See TracChangeset
for help on using the changeset viewer.