Changeset 19702 for trunk/wp-admin/includes/screen.php
- Timestamp:
- 01/06/2012 06:31:43 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/includes/screen.php
r19680 r19702 566 566 * @since 3.3.0 567 567 * 568 * @param string 568 * @param string $option Option ID. 569 * @param mixed $key Optional. Specific array key for when the option is an array. 569 570 */ 570 571 public function get_option( $option, $key = false ) {
Note: See TracChangeset
for help on using the changeset viewer.