[buddypress-trac] [BuddyPress] #3068: single.php creates empty span when no tags are present
buddypress-trac at lists.automattic.com
buddypress-trac at lists.automattic.com
Wed Feb 16 22:36:55 UTC 2011
#3068: single.php creates empty span when no tags are present
-------------------------+-----------------------------
Reporter: modemlooper | Owner:
Type: defect | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Theme | Version: 1.3
Keywords: tags |
-------------------------+-----------------------------
This came up on a child theme review. Suggested change. Or is there a
better way?
<p class="postmetadata">
<?php the_tags( __('<span class="tags">', 'Tags: ', 'buddypress' ), ', ',
'<br />', '</span>'); ?>
<span class="comments"><?php comments_popup_link( __( 'No Comments
»', 'buddypress' ), __( '1 Comment »', 'buddypress' ), __( '%
Comments »', 'buddypress' ) ); ?></span>
</p>
--
Ticket URL: <https://trac.buddypress.org/ticket/3068>
BuddyPress <http://buddypress.org/>
BuddyPress
More information about the buddypress-trac
mailing list