Changeset 6135 for trunk/src/includes/users/template.php
- Timestamp:
- 12/08/2016 02:43:27 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/includes/users/template.php
r6118 r6135 1722 1722 $anonymous = bbp_is_reply_anonymous( $r['post_id'] ); 1723 1723 1724 // Declare empty array 1725 $author_links = array(); 1726 1724 1727 // Get avatar 1725 1728 if ( 'avatar' === $r['type'] || 'both' === $r['type'] ) {
Note: See TracChangeset
for help on using the changeset viewer.