/
/
home
/
melaqxso
/
public_html
/
wp-content
/
themes
/
hub
/
bbpress
Server: server63.web-hosting.com (198.54.116.184)
You: 216.73.216.61
PHP 7.4.33
Dir:
/home/melaqxso/public_html/wp-content/themes/hub/bbpress
Edit:
/home/melaqxso/public_html/wp-content/themes/hub/bbpress/content-single-view.php
<?php /** * Single View Content Part * * @package bbPress * @subpackage Theme */ ?> <div id="bbpress-forums"> <?php bbp_breadcrumb(); ?> <?php bbp_set_query_name( bbp_get_view_rewrite_id() ); ?> <?php if ( bbp_view_query() ) : ?> <?php bbp_get_template_part( 'pagination', 'topics' ); ?> <?php bbp_get_template_part( 'loop', 'topics' ); ?> <?php bbp_get_template_part( 'pagination', 'topics' ); ?> <?php else : ?> <?php bbp_get_template_part( 'feedback', 'no-topics' ); ?> <?php endif; ?> <?php bbp_reset_query_name(); ?> </div>
Ukuran: 579 B