This page redirects to an external site: https://developer.wordpress.org/reference/functions/screen_icon/
This function has been deprecated. That means it has been replaced by a new function or is no longer supported, and may be removed from future versions. All code that uses this function should be converted to use its replacement if one exists. See also wp-includes/deprecated.php.
Use
any of these functions instead.
Description
Outputs the return from get_screen_icon(), which is the HTML tag with icon-32 background class for a screen.
Parameters
- $screen
- (string) (optional) Screen name
- Default: empty string
Some valid values: dashboard, posts, media, links, pages, comments, themes, plugins, users, management, options-general
Notes
Source File
screen_icon() is located in wp-admin/includes/screen.php