Parsed: 119250
<?php /** * Customize API: WP_Customize_Themes_Section class * * @package WordPress * @subpackage Customize * @since 4.4.0 */ /* class WP_Customize_Themes_Section */ /* function WP_Customize_Themes_Section::json() – Get section parameters for JS. */ /* function WP_Customize_Themes_Section::render_template() – Render a themes section as a JS template. */ /* function WP_Customize_Themes_Section::filter_bar_content_template() – Render the filter bar portion of a themes section as a JS template. */ /* function WP_Customize_Themes_Section::filter_drawer_content_template() – Render the filter drawer portion of a themes section as a JS template. */