Uses
Uses | Description |
---|---|
wp-admin/includes/screen.php: get_current_screen() | Get the current screen object |
wp-includes/l10n.php: __() | Retrieve the translation of $text. |
wp-includes/formatting.php: esc_url() | Checks and cleans a URL. |
wp-includes/link-template.php: admin_url() | Retrieves the URL to the admin area for the current site. |