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