Changeset 30369
- Timestamp:
- 11/17/2014 05:10:56 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/screen.php
r30368 r30369 648 648 * @since 3.3.0 649 649 * 650 * @param string $option Option ID. 651 * @param string $key Optional. Specific array key for when the option is an array. Default false. 650 * @param string $option Option name. 651 * @param string $key Optional. Specific array key for when the option is an array. 652 * Default false. 652 653 * @return mixed The option value if set, null otherwise. 653 654 */
Note: See TracChangeset
for help on using the changeset viewer.