Changeset 4935 for trunk/includes/topics/template-tags.php
- Timestamp:
- 05/20/2013 10:48:51 PM (13 years ago)
- File:
-
- 1 edited
-
trunk/includes/topics/template-tags.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/includes/topics/template-tags.php
r4896 r4935 309 309 $base = get_permalink(); 310 310 311 // Forum archive 312 } elseif ( bbp_is_forum_archive() ) { 313 $base = bbp_get_forums_url(); 314 311 315 // Topic archive 312 316 } elseif ( bbp_is_topic_archive() ) {
Note: See TracChangeset
for help on using the changeset viewer.