From f55f8e5d45b9e3a79ed7a87dd6264905327c62e3 Mon Sep 17 00:00:00 2001 From: nikitasinelnikov Date: Tue, 16 Jul 2019 23:05:43 +0300 Subject: [PATCH] - changes for forumwp extension; --- includes/class-dependencies.php | 2 +- includes/class-init.php | 2 +- readme.txt | 1 + 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/includes/class-dependencies.php b/includes/class-dependencies.php index 799119f0..a87cd6c3 100644 --- a/includes/class-dependencies.php +++ b/includes/class-dependencies.php @@ -65,7 +65,7 @@ if ( ! class_exists( 'um\Dependencies' ) ) { 'user-notes' => '2.0', 'user-bookmarks' => '2.0', 'unsplash' => '2.0', - 'fmwp' => '2.0.1', + 'forumwp' => '2.0.1', ); diff --git a/includes/class-init.php b/includes/class-init.php index 2314ff75..5b669d66 100644 --- a/includes/class-init.php +++ b/includes/class-init.php @@ -36,7 +36,7 @@ if ( ! class_exists( 'UM' ) ) { * @method UM_Notes Notes() * @method UM_User_Bookmarks User_Bookmarks() * @method UM_Unsplash Unsplash() - * @method UM_FMWP FMWP() + * @method UM_ForumWP ForumWP() */ final class UM extends UM_Functions { diff --git a/readme.txt b/readme.txt index b556bfb4..07130526 100644 --- a/readme.txt +++ b/readme.txt @@ -63,6 +63,7 @@ Ultimate Member has a range of extensions that allow you to extend the power of = Free Extensions = +* [ForumWP](https://ultimatemember.com/extensions/forumwp/) - This free extension integrates Ultimate Member with the forum plugin [ForumWP](https://forumwpplugin.com). * [Terms & Conditions](https://ultimatemember.com/extensions/terms-conditions/) - Add a terms and condition checkbox to your registration forms & require users to agree to your T&Cs before registering on your site. * [Google reCAPTCHA](https://ultimatemember.com/extensions/google-recaptcha/) - Stop bots on your registration & login forms with Google reCAPTCHA * [Online Users](https://ultimatemember.com/extensions/online-users/) - Display what users are online with this extension