Файловый менеджер - Редактировать - /var/www/portal.bdu.ac.bd/public_html/wp-content/themes/milestone-lite/search.php
Назад
<?php /** * The template for displaying Search Results pages. * * @package Milestone Lite */ get_header(); ?> <div class="container"> <div id="pagelayout_area"> <section class="site-main"> <div class="site-bloglist"> <?php if ( have_posts() ) : ?> <header> <h1 class="entry-title"><?php /* translators: %s: search term */ printf( esc_attr__( 'Search Results for: %s', 'milestone-lite' ), '<span>' . get_search_query() . '</span>' ); ?></h1> </header> <?php while ( have_posts() ) : the_post(); ?> <?php get_template_part( 'content', 'search' ); ?> <?php endwhile; ?> <?php the_posts_pagination(); ?> <?php else : ?> <?php get_template_part( 'no-results' ); ?> <?php endif; ?> </div><!-- site-bloglist --> </section> <?php get_sidebar();?> <div class="clear"></div> </div><!-- site-aligner --> </div><!-- container --> <?php get_footer(); ?>
| ver. 1.4 |
Github
|
.
| PHP 7.4.3-4ubuntu2.28 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка