Skip to:
Content
Pages
Categories
Search
Top
Bottom

Filter visible posts from user’s BP account


  • antoinemayer
    Participant

    @antoinemayer

    Hello Dear BuddyPressers,

    I would like to allow the users of my website to filter the visible posts on my website’s homepage using a text-field on their personal BuddyPress account.

    Each user would therefore be able to enter a comma-separated list of keywords in their text-field. Only the posts containing one or many of these keywords would be displayed on the website’s homepage.

    In a language developers understand better, here’s what I want to do :

    IF [post] CONTAINS [user-keyword] THAN [post-visibility=TRUE];
    ELSE [post-visibility=FALSE];

    Do you know if there’s any existing plugin that could help me do that or how I could make it by myself?

    Thanks in advance!

    A. Mayer

  • You must be logged in to reply to this topic.
Skip to toolbar