-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathreadme.txt
127 lines (80 loc) · 4.39 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
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
=== UM Relational Fields ===
Contributors: plusplugins
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=59LKNNEUMFPKU
Tags: ultimatemember, ultimate member, relationships, relation, relational fields, link members, profile linking, connect members
Requires at least: 3.0.1
Tested up to: 4.8.1
Stable tag: 1.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Add relationships between users, post types and taxonomies in your Ultimate Member site.
== Description ==
Ultimate Member helps you build a community. A community is all about being linked. This plugin allows you to link users to other users, as well as post types and taxonomies. Now you can create a true, linked community!
See this [video](https://www.youtube.com/watch?v=yk5zPfK8zfE) for a demonstration/tutorial of the plugin.
[youtube https://www.youtube.com/watch?v=yk5zPfK8zfE]
= Important =
This plugin requires the [Ultimate Member](https://wordpress.org/plugins/ultimate-member/) plugin to be installed and activated.
If you like this plugin, please [rate and/or review](https://wordpress.org/support/plugin/um-relational-fields/reviews/) it. If you have ideas on how to make the plugin even better or if you have found any bugs, please report these in the [Support Forum](https://wordpress.org/support/plugin/um-relational-fields/) or in the [GitHub Repository](https://github.com/plusplugins/um-relational-fields/issues).
**More UM Extensions**
Extend your Ultimate Member site even more with the following plugins:
- [Ultimate Member Tabs Pro](https://plusplugins.com/downloads/ultimate-member-tabs-pro/)
- [Ultimate Member Maps](https://plusplugins.com/downloads/ultimate-member-maps/)
- [Ultimate Member Events Calendar](https://plusplugins.com/downloads/ultimate-member-events-calendar/)
- [Ultimate Member Contact Form](https://plusplugins.com/downloads/ultimate-member-contact-form/)
Want to extend your Ultimate Member site even more? Visit [PlusPlugins](https://plusplugins.com) for more Ultimate Member extensions.
**Ultimate Member Tabs Pro**
Need to integrate a UM form in your custom tab? Take a look at [Ultimate Member Tabs Pro](https://plusplugins.com/downloads/ultimate-member-tabs-pro/). Split your monolithic UM profile form into neat, easy-to-navigate tabs!
== Installation ==
Nothing new here. You know the drill.
1. Upload the plugin files to the `/wp-content/plugins/plugin-name` directory, or install the plugin through the WordPress plugins screen directly.
1. Activate the plugin through the 'Plugins' screen in WordPress
== Frequently Asked Questions ==
= Where do I add relationships? =
In WP Admin, go to Ultimate Member -> Settings -> Field Relationships
= In what order should I create a new relationship? =
First, create a new `dropdown` or `multiselect` field in the UM Form Builder. Note the field meta key.
Then, create a new relationship, using the meta key of the field you just created.
= What should I enter in the options area when I create a new field? =
Anything. UM won't allow you to create a new `dropdown` or `multiselect` field if you leave the options area empty, so just put in any value. This plugin wil override whatever you input there.
= How do I add a new Post Type or Taxonomy? =
If you're new to this, use something like the [Custom Post Type UI plugin](https://wordpress.org/plugins/custom-post-type-ui/) to create new post types and taxonomies.
= Video demonstration/tutorial of the plugin =
See this [video](https://www.youtube.com/watch?v=yk5zPfK8zfE) for a demonstration/tutorial of the plugin.
== Screenshots ==
1. Adding a new relationship.
2. The form edit view.
3. The result.
== Changelog ==
= 1.0 =
* Fix `Notice: Use of undefined constant PP_CONTACT_REQUIRES`
= 0.9 =
* Add Github Repo link
= 0.8 =
* Fix issue with empty meta_key
= 0.7 =
* Minor verbiage tweak
= 0.6 =
* Add video tutorial for UM Relational Fields plugin
= 0.5 =
* Show relations on Profile Card in Members Directory
= 0.4 =
* Add filters to override item values
= 0.3 =
* Add support for directory search
* Sorts options by default
= 0.2 =
* Add support for specific combination of user roles
= 0.1 =
* Initial release.
== Upgrade Notice ==
= 0.4 =
* Add filters to override item values
= 0.3 =
* Important bug fix
= 0.3 =
* Add support for directory search
* Sorts options by default
= 0.2 =
* Add support for specific combination of user roles
= 0.1 =
* Initial release.