Render the control’s content.
WP_Customize_Control::__construct
Constructor.
WP_Customize_Control::enqueue
Enqueue control related scripts/styles.
WP_Customize_Control::value
Fetch a setting’s value.
Advertisement
WP_Customize_Control::to_json
Refresh the parameters passed to the JavaScript via JSON.
WP_Customize_Control::check_capabilities
Checks if the user can use this control.
WP_Customize_Control::maybe_render
Check capabilities and render the control.
WP_Customize_Control::render
Renders the control wrapper and calls $this->render_content() for the internals.
Advertisement
WP_Customize_Control::get_link
Get the data link attribute for a setting.
WP_Customize_Control::link
Render the data link attribute for the control’s input element.
WP_Http::make_absolute_url
Converts a relative URL to an absolute URL relative to a given URL.
WP_Themes_List_Table::_js_vars
Send required variables to JavaScript land
Advertisement
WP_Theme_Install_List_Table::_js_vars
Send required variables to JavaScript land
WP_Theme_Install_List_Table::_get_theme_status
Check to see if the theme is already installed.
WP_Screen::get_help_tab
Gets the arguments for a help tab.