Changeset 18658
- Timestamp:
- 09/09/2011 05:53:41 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/functions.php
r18647 r18658 325 325 * 326 326 * @param string $option Name of option to retrieve. Expected to not be SQL-escaped. 327 * @param mixed $default Optional. Default value to return if the option does not exist. 327 328 * @return mixed Value set for the option. 328 329 */
Note: See TracChangeset
for help on using the changeset viewer.