Файловый менеджер - Редактировать - /home/digitalm/birramastro/wp-content/themes/weisber/tmpl/content-post-one-col.php
Назад
<?php /** * The default template for displaying content classic layout * * Used for both single and index/archive/search. */ $div_class = ''; if ( has_post_thumbnail() OR get_post_format() == 'video' ) { $div_class = 'div-thumbnail'; } if ( function_exists('fw') ) { add_filter( 'excerpt_length', function() { $excerpt_set = (int) fw_get_db_settings_option( 'excerpt_auto' ); return $excerpt_set; }, 999 ); } ?> <div class="col-lg-12 col-xs-12 <?php echo esc_attr( $div_class ); ?>"> <?php get_template_part( 'tmpl/post-formats/list', get_post_format() ); ?> </div>
| ver. 1.4 |
Github
|
.
| PHP 8.3.23 | Генерация страницы: 0.03 |
proxy
|
phpinfo
|
Настройка