Файловый менеджер - Редактировать - /home/beautybuzzbeyond/public_html/wp-content/themes/music-night/single/news.php
Назад
<?php if( !function_exists('musicnight_fetch_post_format_news') ){ function musicnight_fetch_post_format_news(){ if( in_array(get_post_format(), array('aside', 'link', 'quote')) ){ get_template_part('single/content', get_post_format()); }else{ global $musicnight_post_settings; if( empty($musicnight_post_settings['blog-style']) || $musicnight_post_settings['blog-style'] == 'blog-full' ){ get_template_part('single/content-news-full'); }else if( strpos($musicnight_post_settings['blog-style'], 'blog-grid') !== false ){ get_template_part('single/content-news-grid'); }else if( strpos($musicnight_post_settings['blog-style'], 'blog-medium') !== false ){ get_template_part('single/content-news-medium'); }else{ get_template_part('single/content-news-grid'); } } } } musicnight_fetch_post_format_news();
| ver. 1.4 |
Github
|
.
| PHP 8.0.30 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка