Changeset 4517 for trunk/includes/forums/template-tags.php
- Timestamp:
- 11/25/2012 07:28:42 AM (13 years ago)
- File:
-
- 1 edited
-
trunk/includes/forums/template-tags.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/includes/forums/template-tags.php
r4515 r4517 513 513 $forum_id = bbp_get_forum_id( $forum_id ); 514 514 $active_id = bbp_get_forum_last_active_id( $forum_id ); 515 $link_url = $title = ''; 515 516 516 517 if ( empty( $active_id ) )
Note: See TracChangeset
for help on using the changeset viewer.