Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)

  • stoppays
    Participant

    @stoppays

    I am running buddypress 1.1.2

    Viewing the code I downloaded for buddypress downloads.wordpress.org, if you start at line 236 is the only place the word public appears… the code is still the same:

    function bp_field_has_public_data() {

    global $profile_template;

    if ( $profile_template->field_has_data )

    return true;

    return false;

    }


    stoppays
    Participant

    @stoppays

    You get burnt enough you learn to do things the right way I suppose :)

    Thanks for the advice

Viewing 2 replies - 1 through 2 (of 2 total)
Skip to toolbar