Файловый менеджер - Редактировать - /home2/cocinasdalloway/public_html/tienda/wp-content/themes/kossy/widgets/search.php
Назад
<?php extract( $args ); extract( $instance ); $title = apply_filters('widget_title', $instance['title']); if ( $title ) { echo trim($before_title) .trim( $title ) . $after_title; } ?> <div class="widget-search"> <form action="<?php echo esc_url( home_url( '/' ) ); ?>" method="get"> <div class="input-group"> <input type="text" placeholder="<?php esc_attr_e( 'Search', 'kossy' ); ?>" name="s" class="apus-search form-control"/> <span class="input-group-btn"> <button type="submit" class="btn"><i class="fa fa-search"></i></button> </span> </div> <?php if ( isset($post_type) && $post_type ): ?> <input type="hidden" name="post_type" value="<?php echo esc_attr($post_type); ?>" class="post_type" /> <?php endif; ?> </form> </div>
| ver. 1.4 |
Github
|
.
| PHP 8.2.22 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка