Changeset 49599 for trunk/src/wp-admin/includes/deprecated.php
- Timestamp:
- 11/14/2020 04:52:25 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/deprecated.php
r49197 r49599 982 982 * @see WP_Screen::add_help_tab() 983 983 * 984 * @param string $screen The handle for the screen to add help to. This is usually the hook name returned by the add_*_page() functions. 984 * @param string $screen The handle for the screen to add help to. This is usually 985 * the hook name returned by the `add_*_page()` functions. 985 986 * @param string $help The content of an 'Overview' help tab. 986 987 */
Note: See TracChangeset
for help on using the changeset viewer.