Uses
Uses | Description |
---|---|
wp-admin/includes/class-wp-screen.php: WP_Screen::add_old_compat_help() | Sets the old string-based contextual help for the screen for backward compatibility. |
wp-admin/includes/template.php: convert_to_screen() | Convert a screen string to a screen object |
wp-includes/functions.php: _deprecated_function() | Mark a function as deprecated and inform when it has been used. |