Alert: This function’s access is marked private. This means it is not intended for use by plugin or theme developers, only in other core functions. It is listed here for completeness.
_WP_Editors::__construct() WordPress Method
The WP_Editors::__construct() method is used to initialize the class and set up the class variables.
_WP_Editors::__construct() #
Contents
Source
File: wp-includes/class-wp-editor.php
private function __construct() {}
Expand full source codeCollapse full source codeView on TracView on GitHub