WordPress.org

Codex

Interested in functions, hooks, classes, or methods? Check out the new WordPress Code Reference!

Function Reference/set current screen

Description

Set the current screen object

Usage

<?php set_current_screen$id ); ?>

Parameters

$id
(string) (optional) Screen id, optional.
Default: empty string

Change Log

Since: 3.0

Source File

set_current_screen() is located in wp-admin/includes/screen.php