WP_Customize_Partial
Methods
1 to 6 of 6
- WP_Customize_Partial::__construct() – Constructor.
- WP_Customize_Partial::check_capabilities() – Checks if the user can refresh this partial.
- WP_Customize_Partial::id_data() – Retrieves parsed ID data for multidimensional setting.
- WP_Customize_Partial::json() – Retrieves the data to export to the client via JSON.
- WP_Customize_Partial::render_callback() – Default callback used when invoking WP_Customize_Control::render().
- WP_Customize_Partial::render() – Renders the template partial involving the associated settings.