Файловый менеджер - Редактировать - /home/www/hallgroupsolutions.com/wordpress/wp-content/themes/baskerville/content-quote.php
Назад
<?php $quote_content = get_post_meta($post->ID, 'quote_content', true); ?> <?php $quote_attribution = get_post_meta($post->ID, 'quote_attribution', true); ?> <div class="post-header"> <h2 class="post-title"><a href="<?php the_permalink(); ?>" rel="bookmark" title="<?php the_title_attribute(); ?>"><?php the_title(); ?></a></h2> <?php if( is_sticky() ) { ?> <span class="sticky-post"><?php _e('Sticky post', 'baskerville'); ?></span> <?php } ?> </div> <!-- /post-header --> <div class="post-quote"> <blockquote><?php echo $quote_content; ?></blockquote> <?php if ( $quote_attribution != '' ) : ?> <cite><?php echo $quote_attribution; ?></cite> <?php endif; ?> </div> <!-- /post-quote --> <?php if($post->post_content != "") : ?> <div class="post-excerpt"> <?php the_excerpt('100'); ?> </div> <!-- /post-excerpt --> <?php endif; ?> <div class="post-meta"> <a class="post-date" href="<?php the_permalink(); ?>" title="<?php the_title_attribute(); ?>"><?php the_time( 'Y/m/d' ); ?></a> <?php if( function_exists('zilla_likes') ) zilla_likes(); if ( comments_open() ) { comments_popup_link( '0', '1', '%', 'post-comments' ); } edit_post_link(); ?> <div class="clear"></div> </div> <div class="clear"></div>
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка