[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:47:41 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
Resolution:               |   Keywords:  tags
--------------------------+-----------------------------
Comment (by modemlooper):
 That would work but I think there is a better way using before =>
 <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#comment:1>
BuddyPress <http://buddypress.org/>
BuddyPress
    
    
More information about the buddypress-trac
mailing list