-
Notifications
You must be signed in to change notification settings - Fork 0
/
readme.txt
46 lines (32 loc) · 1.89 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
=== Ultimate Member - Split profile form ===
Author URI: https://ultimatemember.com/
Plugin URI: https://docs.ultimatemember.com/article/1552-how-to-manage-profile-form-with-a-huge-quantity-of-fields
Contributors: ultimatemember
Donate link:
Tags: patch, profile form, a lot of fields
Requires at least: 5.0
Tested up to: 5.4.2
Stable tag: 1.0.0
License: GNU Version 2 or Any Later Version
License URI: http://www.gnu.org/licenses/gpl-3.0.txt
Requires UM core at least: 2.1.5
== Description ==
Patch the Profile page functionality. This plugin adds subtabs into the tab "About". Each subtab contains one profile form.
= Key Features: =
* Place several related profile forms on the Profile page
= Documentation & Support =
Got a problem or need help? Head over to our [documentation] (http://docs.ultimatemember.com/) and perform a search of the knowledge base. If you can’t find a solution to your issue then you can connect the [support team] (https://ultimatemember.com/support/).
== Installation ==
1. Use FTP to copy the plugin’s folder into the directory /wp-content/plugins/
2. Go to the page [wp-admin > Plugins > Installed Plugins] and activate the plugin "Ultimate Member - Split profile form"
3. That's it.
Ultimate Member allows you to create several profile forms. You also may duplicate the existing profile form.
This plugin automatically adds a subtab for each profile form into the tab "About" on the Profile page.
For more details, please read the article "How to manage profile form with a huge quantity of fields" (https://docs.ultimatemember.com/article/1552-how-to-manage-profile-form-with-a-huge-quantity-of-fields).
== Changelog ==
= 1.0.1: June 15, 2020 =
* Tweak: Hide role-specific forms that current role can't see.
* Update: The plugin is rewritten in OOP style.
= 1.0.0: June 2, 2020 =
* Added: Subtabs into the tab "About" for each profile form.
* Tweak: The link "Edit profile".