[buddypress-trac] [BuddyPress] #2511: bp_your_or_their misses parameters

buddypress-trac at lists.automattic.com buddypress-trac at lists.automattic.com
Fri Jul 9 00:54:49 UTC 2010


#2511: bp_your_or_their misses parameters
----------------------------+-----------------------------------------------
 Reporter:  francescolaffi  |       Owner:       
     Type:  defect          |      Status:  new  
 Priority:  minor           |   Milestone:  1.2.6
Component:  Core            |    Keywords:       
----------------------------+-----------------------------------------------
 function {{{bp_your_or_their - bp-core/bp-core-templatetags.php:873}}}
 doesn't have parameters {{{$yourtext and $theirtext}}}, it's pretty
 useless without them

 solution:
 {{{
 function bp_your_or_their( $yourtext, $theirtext, $capitalize = true,
 $echo = true )
 }}}

-- 
Ticket URL: <http://trac.buddypress.org/ticket/2511>
BuddyPress <http://buddypress.org/>
BuddyPress


More information about the buddypress-trac mailing list