Releases: strangerstudios/pmpro-member-rss
Releases · strangerstudios/pmpro-member-rss
0.4 - 2026-02-12
- FEATURE: Added in logic that you may pass basic header authentication to access the feed. Please use Application Passwords for authentication and not your main password. This is a more secure way to allow access to the feed without sharing your memberkey. To enable basic authentication for RSS feeds, please navigate to Memberships > Settings > Advanced and enable basic authentication. This is off by default.
- ENHANCEMENT: Ensure the Add On is translation ready and added to translate.strangerstudios.com server.
- ENHANCEMENT: Added better support for Paid Memberships Pro 3.0+, includes adding the option to the Edit Member Profile Page as well as the Edit Member Panel.
- BUG FIX: Fixed an issue where feed filtering wasn't correctly working due to the timing of calling is_feed.
0.3 - 2022-10-21
- FEATURE: You can now regenerate a user's RSS key from the edit user page of the WP dashboard.
- BUG FIX/ENHANCEMENT: Now using the pmpro_has_membership_access() function to account for all methods of protecting content.
- BUG FIX/ENHANCEMENT: Now also generating a member RSS key (if needed) on level change in case that happens outside of checkout.
- BUG FIX/ENHANCEMENT: Updating search queries so protected content is still visible in feeds when a member RSS key is used.