Changeset 5030 for sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-support/bbpress/content-single-topic-lead.php
- Timestamp:
- 03/01/2017 09:33:34 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-support/bbpress/content-single-topic-lead.php
r5025 r5030 16 16 <a class="bbp-forum-permalink" href="<?php bbp_forum_permalink( bbp_get_topic_forum_id() ); ?>"><?php bbp_forum_title( bbp_get_topic_forum_id() ); ?></a><br /> 17 17 18 <?php esc_html_e( 'As the topic: 18 <?php esc_html_e( 'As the topic:', 'wporg-forums' ); ?> 19 19 <a class="bbp-topic-permalink" href="<?php bbp_topic_permalink( bbp_get_topic_id() ); ?>"><?php bbp_topic_title( bbp_get_topic_id() ); ?></a> 20 20 </span>
Note: See TracChangeset
for help on using the changeset viewer.