Skip to:
Content
Pages
Categories
Search
Top
Bottom

Filter blog posts with terms


  • Daniel Lemes
    Participant

    @daniel_iceman

    Sorry, one more question.

    How to use filters to show only blog posts containing search terms (if possible)? I modified my custom activity loop to this:

    <?php if ( bp_has_activities('object=blogs' )) : ?>

    And only blog posts appear on activity stream, but this doesn’t seem to work:

    <?php if ( bp_has_activities('object=blogs&search_terms=term1 term2' )) : ?>

  • The topic ‘Filter blog posts with terms’ is closed to new replies.
Skip to toolbar