wp/wp-includes/customize/class-wp-customize-themes-section.php
changeset 22 8c2e4d02f4ef
parent 21 48c4eec2b7e6
equal deleted inserted replaced
21:48c4eec2b7e6 22:8c2e4d02f4ef
   121 	 */
   121 	 */
   122 	protected function filter_bar_content_template() {
   122 	protected function filter_bar_content_template() {
   123 		?>
   123 		?>
   124 		<button type="button" class="button button-primary customize-section-back customize-themes-mobile-back"><?php _e( 'Go to theme sources' ); ?></button>
   124 		<button type="button" class="button button-primary customize-section-back customize-themes-mobile-back"><?php _e( 'Go to theme sources' ); ?></button>
   125 		<# if ( 'wporg' === data.action ) { #>
   125 		<# if ( 'wporg' === data.action ) { #>
   126 			<div class="search-form">
   126 			<div class="themes-filter-container">
   127 				<label for="wp-filter-search-input-{{ data.id }}"><?php _e( 'Search themes' ); ?></label>
   127 				<label for="wp-filter-search-input-{{ data.id }}"><?php _e( 'Search themes' ); ?></label>
   128 				<div class="search-form-input">
   128 				<div class="search-form-input">
   129 					<input type="search" id="wp-filter-search-input-{{ data.id }}" aria-describedby="{{ data.id }}-live-search-desc" class="wp-filter-search">
   129 					<input type="search" id="wp-filter-search-input-{{ data.id }}" aria-describedby="{{ data.id }}-live-search-desc" class="wp-filter-search">
   130 					<div class="search-icon" aria-hidden="true"></div>
   130 					<div class="search-icon" aria-hidden="true"></div>
   131 					<span id="{{ data.id }}-live-search-desc" class="screen-reader-text">
   131 					<span id="{{ data.id }}-live-search-desc" class="screen-reader-text">