Changeset 30979 for trunk/src/wp-admin/includes/screen.php
- Timestamp:
- 12/20/2014 08:55:21 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/screen.php
r30734 r30979 369 369 * @access public 370 370 * 371 * @param string $hook_name Optional. The hook name (also known as the hook suffix) used to determine the screen.371 * @param string|WP_Screen $hook_name Optional. The hook name (also known as the hook suffix) used to determine the screen. 372 372 * Defaults to the current $hook_suffix global. 373 373 * @return WP_Screen Screen object.
Note: See TracChangeset
for help on using the changeset viewer.