Releases: strangerstudios/pmpro-bbpress
Releases · strangerstudios/pmpro-bbpress
1.8 - 2024-10-21
- FEATURE: Now updating the plugin from paidmembershipspro.com
- ENHANCEMENT: Added Swedish, Dutch and Portguese (Brazil) language files.
1.7.4 - 2023-10-13
- ENHANCEMENT: Updating
<h3>
tags to<h2>
tags for better accessibility. #47 (@michaelbeil) - BUG FIX/ENHANCEMENT: Added compatibility for Multiple Memberships Per User. #44 (@dparker1005)
- BUG FIX/ENHANCEMENT: Improved escaping of strings. #40 (@rafiahmedd)
- REFACTOR: Now using
get_option()
instead ofpmpro_getOption()
. #46 (@JarrydLong)
V1.7.3
- BUG FIX: Fixed issue that was causing fatal errors when WP_Query didn't contain posts when other plugins were setting the query. Fixes an issue for Formidable Pro/Registrations and improves compatibility with other plugins.
1.7.2 - 2021-08-09
- BUG FIX: Fixed issue where fatal errors were thrown in the admin when using some other plugins, e.v. WP Form or Formidable Pro. (Thanks, steve-page on GitHub)
v1.7
- BUG FIX: Fixed a warning that post_type wasn't set in some cases for the pre_get_posts.
- BUG FIX/ENHANCEMENT: Merged two functions that hooked in on 'init' to try and stabilize functionality.
- ENHANCEMENT: Added in a filter to bypass the "Filter searches and archives" settings for forums and topics from search and archive pages. Namely 'pmprobb_filter_forum_queries' and 'pmprobb_filter_topic_queries' (boolean values).
- ENHANCEMENT: Escape and localized strings to allow for translations and additional locales.
release-1.6
FEATURE: Actually changing user's bbPress Roles when changing levels if you've set a specific role for their level.