- Timestamp:
- 11/16/2025 10:43:01 PM (10 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/templates/default/extras/taxonomy-topic-tag-edit.php
r6371 r7360 15 15 16 16 <div id="topic-tag" class="bbp-topic-tag"> 17 <h1 class="entry-title"><?php printf( esc_html__( 'Topic Tag: %s', 'bbpress' ), '<span>' . bbp_get_topic_tag_name() . '</span>' ); ?></h1> 17 18 <h1 class="entry-title"> 19 <?php 20 printf( 21 /* translators: %s: Topic current tag name wrapped in span tags */ 22 esc_html__( 'Topic Tag: %s', 'bbpress' ), '<span>' . bbp_get_topic_tag_name() . '</span>' 23 ); 24 ?> 25 </h1> 18 26 19 27 <div class="entry-content">
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)