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_theme/bbpress/ |
Current File : //var/www/web284/html/wp-content/themes/splendor_theme/bbpress/loop-search-forum.php |
<?php /** * Search Loop - Single Forum * * @package bbPress * @subpackage Theme */ ?> <div class="bbp-forum-header"> <div class="bbp-meta"> <span class="bbp-forum-post-date"><?php printf( __( 'Last updated %s', 'bbpress' ), bbp_get_forum_last_active_time() ); ?></span> <a href="<?php bbp_forum_permalink(); ?>" title="<?php bbp_forum_title(); ?>" class="bbp-forum-permalink">#<?php bbp_forum_id(); ?></a> </div><!-- .bbp-meta --> <div class="bbp-forum-title"> <?php do_action( 'bbp_theme_before_forum_title' ); ?> <h3><?php _e( 'Forum: ', 'bbpress' ); ?><a href="<?php bbp_forum_permalink(); ?>" title="<?php bbp_forum_title(); ?>"><?php bbp_forum_title(); ?></a></h3> <?php do_action( 'bbp_theme_after_forum_title' ); ?> </div><!-- .bbp-forum-title --> </div><!-- .bbp-forum-header --> <div id="post-<?php bbp_forum_id(); ?>" <?php bbp_forum_class(); ?>> <div class="bbp-forum-content"> <?php do_action( 'bbp_theme_before_forum_content' ); ?> <?php the_excerpt(); ?> <?php do_action( 'bbp_theme_after_forum_content' ); ?> </div><!-- .bbp-forum-content --> </div><!-- #post-<?php bbp_forum_id(); ?> -->
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare