Willkommen bei WordPress. Dies ist dein erster Beitrag. Bearbeite oder lösche ihn und beginne mit dem Schreiben!
Hallo Welt!
von raredesign | Dez 3, 2019 | Allgemein | 0 Kommentare
Cokiee Shell
Current Path : /var/www/web284/html/wp-content/themes/splendor/bbpress/ |
Current File : //var/www/web284/html/wp-content/themes/splendor/bbpress/content-single-topic.php |
<?php /** * Single Topic Content Part * * @package bbPress * @subpackage Theme */ ?> <div id="bbpress-forums"> <div class="row-fluid" style="margin-bottom:15px;"> <div class="span6"> <h1 class="page-title" style=" padding-bottom:0px;"><?php the_title();?></h1> <?php bbp_breadcrumb(); ?> </div> <div class="span6"> <div class="bbp-search-form"> <?php bbp_get_template_part( 'form', 'search' ); ?> </div> </div> </div> <hr> <?php do_action( 'bbp_template_before_single_topic' ); ?> <?php if ( post_password_required() ) : ?> <?php bbp_get_template_part( 'form', 'protected' ); ?> <?php else : ?> <?php bbp_topic_tag_list(); ?> <?php bbp_single_topic_description(); ?> <?php if ( bbp_show_lead_topic() ) : ?> <?php bbp_get_template_part( 'content', 'single-topic-lead' ); ?> <?php endif; ?> <?php if ( bbp_has_replies() ) : ?> <?php bbp_get_template_part( 'pagination', 'replies' ); ?> <?php bbp_get_template_part( 'loop', 'replies' ); ?> <?php bbp_get_template_part( 'pagination', 'replies' ); ?> <?php endif; ?> <?php bbp_get_template_part( 'form', 'reply' ); ?> <?php endif; ?> <?php do_action( 'bbp_template_after_single_topic' ); ?> </div>
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare