action; return $exported; } /** * Render a themes section as a JS template. * * The template is only rendered by PHP once, so all actions are prepared at once on the server side. * * @since 4.9.0 */ protected function render_template() { ?>
  • filter_bar_content_template(); ?>

    %s', __( 'Search WordPress.org themes' ) ) ); ?>

  • <# if ( 'wporg' === data.action ) { #>
    $features ) { echo '
    '; echo '' . esc_html( $feature_name ) . ''; echo '
    '; foreach ( $features as $feature => $feature_name ) { echo ' '; echo '
    '; } echo '
    '; echo '
    '; } ?>
    <# } else { #>

    <# } #>
    0' ); ?>