nikitozzzzzzz
d68eb68cf6
- fixed the role's option getting;
2018-06-07 11:09:49 +03:00
nikitozzzzzzz
61684c5707
Merge remote-tracking branch 'remotes/origin/fix/um_user_can_array_value' into release/2.0.18
2018-06-03 20:19:07 +03:00
nikitozzzzzzz
abb00b74c3
- roles multiselect on Profile form settings;
2018-06-03 20:02:55 +03:00
nikitozzzzzzz
9fa2964281
Merge branch 'allow_roles_edit_and_delete_members' of https://github.com/ultimatemember/ultimatemember into release/2.0.18
2018-06-03 17:46:40 +03:00
nikitozzzzzzz
142a163fa2
Merge branch 'allow_roles_edit_and_delete_members' of https://github.com/ultimatemember/ultimatemember into release/2.0.18
2018-06-03 17:45:57 +03:00
nikitozzzzzzz
011b6d6013
- fixed roles capabilities for edit and delete users (Profile Page actions);
2018-06-03 17:45:21 +03:00
nikitozzzzzzz
9fc6fb7be6
- fixed navigation menu restricted items;
2018-06-01 23:57:52 +03:00
nikitozzzzzzz
485cfd7632
Merge branch 'master' of https://github.com/ultimatemember/ultimatemember into release/2.0.18
2018-05-31 17:36:01 +03:00
nikitozzzzzzz
97ee3cc95e
- fixed get current URL function;
2018-05-31 17:21:45 +03:00
yura_nalivaiko
01630c9385
- fixed problem with multisite;
...
- fixed problem with members directory search;
- fixed admin bar;
2018-05-31 13:14:21 +03:00
nikitozzzzzzz
23f693b93a
Merge branch 'master' of https://github.com/ultimatemember/ultimatemember into allow_roles_edit_and_delete_members
2018-05-31 11:36:30 +03:00
Denis Baranov
7977d69c5d
fix allow roles edit and delete members
2018-05-31 08:28:27 +03:00
nikitozzzzzzz
4ab758e756
- changed version;
2018-05-30 23:57:57 +03:00
nikitozzzzzzz
4d8bf91175
- disabled email notification about delete to user, which wasn't approved;
2018-05-30 18:47:08 +03:00
yura_nalivaiko
d4188290d3
fixed user_query
2018-05-30 12:50:38 +03:00
nikitozzzzzzz
7a032a02d4
- fixed issue https://wordpress.org/support/topic/corrections-for-core-um-actions-forms-php-um-v2-0-11/
2018-05-29 22:35:57 +03:00
nikitozzzzzzz
efe91cff2a
- fixed profile tabs displaying on desktop/mobile;
2018-05-29 22:24:37 +03:00
yura_nalivaiko
c2f6148802
fix;
2018-05-29 18:40:53 +03:00
nikitozzzzzzz
224b869541
- fixed user status setup on registration process;
2018-05-25 18:22:38 +03:00
nikitozzzzzzz
4000dca515
- fixed wp_mail text/plain and text/html headers;
...
- fixed profile tabs without icons at mobile devices;
2018-05-25 15:05:14 +03:00
nikitozzzzzzz
4c14d33fee
- fixed user's profile restriction when user isn't logged in;
2018-05-24 14:28:22 +03:00
yura_nalivaiko
4559de8d9b
Merge branch 'master' of https://github.com/ultimatemember/ultimatemember
2018-05-23 09:58:40 +03:00
yura_nalivaiko
7aed3486f1
- fixed fetch user in tabs;
2018-05-23 09:54:54 +03:00
nikitozzzzzzz
116b1e75f7
Merge branch 'master' of https://github.com/ultimatemember/ultimatemember into fix_privacy_tab_content
2018-05-22 15:15:47 +03:00
nikitozzzzzzz
e7d09ef406
Merge branch 'master' of https://github.com/ultimatemember/ultimatemember into fix/restrict_comments
2018-05-22 11:20:41 +03:00
nikitozzzzzzz
8414586f45
- fixed Install Info settings section on PHP7.1;
...
- GDPR compatibility;
- added support for GDPR Personal Data Exporter;
- added support for GDPR Personal Data Eraser;
- added feature: New privacy field to form builder for GDPR consent collection;
- added GDPR privacy policy guide text;
2018-05-22 11:17:18 +03:00
nikitozzzzzzz
ef82f19d16
Merge branch 'feature/gdpr'
2018-05-20 18:25:30 +03:00
yura_nalivaiko
d6d3a0af07
- fixed problem with tabs;
2018-05-18 10:20:21 +03:00
nikitozzzzzzz
bedc2d8fda
- temporary commented code with role's fields;
2018-05-17 17:46:38 +03:00
nikitozzzzzzz
f855e0defc
Merge branch 'fix/restrict_comments' of https://github.com/ultimatemember/ultimatemember into fix/restrict_comments
2018-05-17 17:38:57 +03:00
nikitozzzzzzz
d42a048bd3
- code review, added the code for the using UM own function;
2018-05-17 17:38:42 +03:00
dbaranov
78a8867594
fix getting role default value
2018-05-17 17:25:09 +03:00
dbaranov
9e25dc6302
Disable comments if user has not permission to access this post
2018-05-16 16:03:22 +03:00
nikitozzzzzzz
e1bf14e9e0
- deprecated time checking spam bot;
2018-05-15 15:41:28 +03:00
nikitozzzzzzz
c1f12b6ee0
- GDPR compatibility on delete user;
2018-05-14 17:55:47 +03:00
Denis Baranov
37ee0134a7
Merge branch 'master' into fix_privacy_tab_content
2018-05-14 12:04:45 +03:00
nikitozzzzzzz
0ed407e0bc
Merge branch 'master' of https://github.com/ultimatemember/ultimatemember into fix/password_field
2018-05-14 11:44:28 +03:00
Denis Baranov
690a428a04
Merge branch 'master' of https://github.com/ultimatemember/ultimatemember into fix_privacy_tab_content
2018-05-14 11:30:37 +03:00
nikitozzzzzzz
9f6abd68fd
- removed password from "Info" modal
...
- add T&C date to modal "Info";
2018-05-14 11:09:27 +03:00
yura_nalivaiko
28795b2ec8
Merge branch 'master' into fixes
2018-05-11 15:08:37 +03:00
yura_nalivaiko
d17e15efb5
- added status save on user registration;
2018-05-11 15:08:06 +03:00
yura_nalivaiko
99a9ebde1f
-fixes
2018-05-11 10:53:29 +03:00
nikitozzzzzzz
ad405dc038
- fixed required radio button is it has conditional logic;
2018-05-09 18:02:10 +03:00
Denis Baranov
60637cc3a4
fix privacy tab content
2018-05-09 16:16:32 +03:00
nikitozzzzzzz
03c47ebc45
- fixed checkboxes with "'" symbols in label;
...
- fixed User page restriction options;
2018-05-03 16:20:46 +03:00
nikitozzzzzzz
f5e134e2c4
- readme update;
...
- small warning fix;
2018-05-02 16:26:38 +03:00
nikitozzzzzzz
9bf2fc308c
- small review;
2018-05-02 15:58:57 +03:00
Denis Baranov
3b871f82cd
add filter for fields ids
2018-05-02 14:25:48 +03:00
nikitozzzzzzz
290ff0927b
Merge remote-tracking branch 'remotes/origin/avatar-changes'
2018-05-02 12:14:31 +03:00
nikitozzzzzzz
f19be35d28
- profile menu items duplicates;
2018-05-01 14:13:29 +03:00