hi all, Would greatly appreciate if someone could point me to a solution as to how I can pull RSS or XML feeds from my categories in the wordpress site protected by amember v4. Have looked high and low for a solution but somehow couldn't find any... thanks!
I think the only way to do it would be via another script on your server accessing the RSS feed directly and put a secret key in the URL which only the script knows. You could probably use curl to fetch the RSS feeds you want and output the data.