Changeset 19950
- Timestamp:
- 02/18/2012 09:59:47 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/includes/screen.php
r19944 r19950 115 115 * @param string $option An option name. 116 116 * @param mixed $args Option-dependent arguments. 117 * @return void118 117 */ 119 118 function add_screen_option( $option, $args = array() ) { … … 662 661 * @since 3.4.0 663 662 * 663 * @return string Contents of the help sidebar. 664 664 */ 665 665 public function get_help_sidebar() {
Note: See TracChangeset
for help on using the changeset viewer.