Changeset 37876
- Timestamp:
- 06/26/2016 05:28:30 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/option.php
r37544 r37876 8 8 9 9 /** 10 * Retrieve option value based on name of option.10 * Retrieves an option value based on an option name. 11 11 * 12 12 * If the option does not exist or does not have a value, then the return value
Note: See TracChangeset
for help on using the changeset viewer.