Print (output) the TinyMCE configuration and initialization scripts.
_WP_Editors::parse_settings
Parse default arguments for the editor instance.
_WP_Editors::editor
Outputs the HTML for a single instance of the editor.
_WP_Editors::editor_settings
Advertisement
_WP_Editors::_parse_init
_WP_Editors::enqueue_scripts
WP_Admin_Bar::add_menu
Add a node (menu item) to the Admin Bar menu.
WP_Admin_Bar::add_group
Add a group to a menu node.
Advertisement
WP_Screen::render_screen_options
Render the screen options tab.
WP_Screen::render_screen_layout
Render the option for number of columns on the page
WP_Screen::render_per_page_options
Render the items per page option
WP_Screen::render_screen_meta
Render the screen’s help section.
Advertisement
WP_Screen::get
Fetches a screen object.
WP_Screen::set_current_screen
Makes the screen object the current screen.
WP_Screen::__construct
Constructor