Skip to:
Content

BuddyPress.org

Ticket #2511: 2511.001.diff

File 2511.001.diff, 432 bytes (added by cnorris23, 15 years ago)
  • bp-core/bp-core-templatetags.php

     
    870870        }
    871871}
    872872
    873 function bp_your_or_their( $capitalize = true, $echo = true ) {
     873function bp_your_or_their( $yourtext, $theirtext, $capitalize = true, $echo = true ) {
    874874        global $bp;
    875875
    876876        if ( $capitalize )