From 945e7cb2a2ee2bf2ba841e285485aabbafcb5a4d Mon Sep 17 00:00:00 2001 From: Jason Coleman Date: Tue, 10 Aug 2021 05:48:20 +1000 Subject: [PATCH] version and changelog update --- pmpro-bbpress.php | 2 +- readme.txt | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/pmpro-bbpress.php b/pmpro-bbpress.php index e69d147..86db60e 100644 --- a/pmpro-bbpress.php +++ b/pmpro-bbpress.php @@ -3,7 +3,7 @@ * Plugin Name: Paid Memberships Pro - bbPress Add On * Plugin URI: https://www.paidmembershipspro.com/add-ons/pmpro-bbpress/ * Description: Allow individual forums to be locked down for members. - * Version: 1.7.1 + * Version: 1.7.2 * Author: Paid Memberships Pro, Scott Sousa * Author URI: https://www.paidmembershipspro.com * Text Domain: pmpro-bbpress diff --git a/readme.txt b/readme.txt index d950fa0..f2c898b 100644 --- a/readme.txt +++ b/readme.txt @@ -3,7 +3,7 @@ Contributors: strangerstudios, slocumstudio, jessica o Tags: paid memberships pro, pmpro, bbpress, forums, membership forum, restrict forum Requires at least: 4.0 Tested up to: 5.8 -Stable tag: 1.7.1 +Stable tag: 1.7.2 Integrate bbPress with Paid Memberships Pro to restrict forums by membership level. @@ -53,6 +53,9 @@ Shortcode attributes include: 2. Settings -> Forums == Changelog == += 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) + = 1.7.1 - 2020-10-03 = * BUG FIX: Fixed fatal error that occurred if bbPress was not active.