WP_Screen::__constructprivateWP 3.3.0

Constructor

Method of the class: WP_Screen{}

No Hooks.

Returns

null. Nothing (null).

Usage

// private - for code of main (parent) class only
$result = $this->__construct();

Changelog

Since 3.3.0 Introduced.

WP_Screen::__construct() code WP 6.9.1

private function __construct() {}