Skip to main content

Filter out certain spaces from feed?

I cannot find that this has been asked before but does anyone know if you can remove spaces from the general feed? I am trying to stop my moderators feed being full from all the posts that we are doing amongst ourselves and so burying what everyone else is seeing at the top of the feed.

Ross FCA

Yes a hook has been released to do just that. I'll be adding it to a plugin for easier control but if you're comfortable with the snippets you can do it now.

https://github.com/WPManageNinja/fluent-community-docs/blob/master/action-hooks.md#fluent_communityfeeds_query

Paul Hopkins

Ross FCAΒ Thanks :-)

Paul Hopkins

Ross FCAΒ And where do I find the ID of the space?

Ross FCA

If you go to your admin settings, then Space Groups you get the visual structure of your groups and spaces. Hover over a space and you get the ID popping up.

Paul Hopkins

Ross FCAΒ super helpful.

Paul Hopkins

Ross FCAΒ works great