Файловый менеджер - Редактировать - /home/digitalm/www/zetaworks/wp-content/themes/uncode/content-search.php
Назад
<?php /** * The template part for displaying results in search pages. * * Learn more: http://codex.wordpress.org/Template_Hierarchy * * @package uncode */ $post_type = get_post_type(); ?> <article id="post-<?php the_ID(); ?>" <?php post_class(); ?>> <header class="entry-header"> <?php the_title( sprintf( '<h1 class="entry-title h4"><a href="%s" rel="bookmark">', esc_url( get_permalink() ) ), '</a></h1>' ); ?> </header><!-- .entry-header --> <div class="entry-summary"> <?php $content = wp_strip_all_tags(get_the_content()); $content = preg_replace("/\[(.*?)\]/s", ' ', $content); echo uncode_truncate($content, 400); ?> </div><!-- .entry-summary --> </article><!-- #post-## -->
| ver. 1.4 |
Github
|
.
| PHP 8.3.23 | Генерация страницы: 0.04 |
proxy
|
phpinfo
|
Настройка