Hi All! I installed this and it's working great. Here's what I'm trying to do.
I have a main WordPress website that's separate from the forum, and am using a RSS feed grabber to display the forum discussions on the main site.
The problem that I've already realized is that I don't want to display all of the topics... because someone can login, create something horrible like "This website sucks" and it would then appear on the main site.
So I thought hey--I'll use the ability to only display topics with a certain tag. Thankfully this extension supports that (/rss/t/MyTag) -- which does work great. Anyway, I went into my Flarum and added a new tag called "Featured" but it shows up everywhere. So that means anyone could tag their post with "Featured" and it would show up on the home page of the main site.
Not what I want!
Is there another way to handle this type of situation with this extension and Flarum?
TIA!