Skip to:
Content
Pages
Categories
Search
Top
Bottom

No "Post In:" select list on Personal Activity page? Why?


  • ChiefAlchemist
    Participant

    @chiefalchemist

    Hey. Hey.

    I’m look at: bp-legacy / buddypress / activity / post-form.php and ~ line 38 is:

    <?php if ( bp_is_active( ‘groups’ ) && !bp_is_my_profile() && !bp_is_group() ) : ?>

    Before I do something n00b-esque, is there a reason for the !bp_is_my_profile() bit? I mean, why not show the “Post In” select list there as well?

    Also, while we’re on the subject, how possible might it be to use checkboxes instead of just a pick-one select? I have a need where the client might want / need to post to multiple group en mass. Any guidance on how to trick out BP to make this happen would be much appreciated.

    Thanks.
    mfs

  • The topic ‘No "Post In:" select list on Personal Activity page? Why?’ is closed to new replies.
Skip to toolbar