mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-06-05 15:09:37 +09:00
- changes for forumwp extension;
This commit is contained in:
@@ -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',
|
||||
);
|
||||
|
||||
|
||||
|
||||
@@ -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 {
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user