Changeset 5637 for trunk/src/includes/forums/template.php
- Timestamp:
- 03/10/2015 04:51:54 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/includes/forums/template.php
r5593 r5637 856 856 857 857 // No link for categories until we support subscription hierarchy 858 // @see http ://bbpress.trac.wordpress.org/ticket/2475858 // @see https://bbpress.trac.wordpress.org/ticket/2475 859 859 if ( ! bbp_is_forum_category() ) { 860 860 $retval = bbp_get_user_subscribe_link( $r );
Note: See TracChangeset
for help on using the changeset viewer.