nikitasinelnikov
|
60187cdc67
|
- fixed XSS issue with current profile URL
|
2021-05-07 13:42:20 +03:00 |
|
nikitasinelnikov
|
e32b28d1ee
|
- fixed editing private profiles;
|
2021-04-12 12:54:43 +03:00 |
|
nikitasinelnikov
|
d577108707
|
- fixed field's privacy settings on the profile page when view mode;
- fixed "Edit" button visibility in the member directory grid;
|
2021-04-07 02:43:33 +03:00 |
|
nikitasinelnikov
|
a362496b55
|
- changed field's privacy type label;
|
2021-04-06 14:55:55 +03:00 |
|
yuriinalivaiko
|
ba2078a5f7
|
The code is simplified.
The logic has not been changed.
|
2021-03-16 14:43:38 +02:00 |
|
yuriinalivaiko
|
7a78dcde94
|
Fix: field privacy option "Only visible to profile owner and specific roles"
|
2021-03-15 16:09:31 +02:00 |
|
nikitasinelnikov
|
5740bc637d
|
- fixed: PHP notices and warnings
- fixed: security vulnerability with User Account page and password field
|
2021-03-03 13:13:44 +02:00 |
|
nikitasinelnikov
|
6a97af659c
|
- fixed GDPR applied time displaying in User Info popup;
|
2021-02-03 13:16:53 +02:00 |
|
nikitasinelnikov
|
e26a6a33ab
|
- fixed redirect after registration;
- removed empty set_roles() function;
- added function for checking AMP;
|
2020-10-02 15:48:59 +03:00 |
|
nikitasinelnikov
|
2343a1891e
|
- fixed security vulnerability in queries with role attribute;
- fixed um_can_view_profile function;
|
2020-09-28 21:34:14 +03:00 |
|
nikitasinelnikov
|
e5928ea2f9
|
- fixed PHP warning;
- added stripslashes to the WP head title/description;
|
2020-08-26 22:56:26 +03:00 |
|
nikitasinelnikov
|
748ebf5fa9
|
- updated Info window fields (hide fields without metakeys);
|
2020-08-14 19:15:38 +03:00 |
|
nikitasinelnikov
|
eeadc4ac89
|
- small PHP notices fixes;
|
2020-08-12 00:56:06 +03:00 |
|
nikitasinelnikov
|
200796c112
|
- added hooks and integrations for JobBoardWP plugin;
|
2020-07-31 00:35:13 +03:00 |
|
nikitasinelnikov
|
88c3720106
|
- fixed member directory sorting;
- fixed member directory list dropdown init after changing view type;
- fixed registration form;
|
2020-07-14 04:21:03 +03:00 |
|
nikitasinelnikov
|
02fde13b39
|
- added profile privacy setting for the avoiding profile indexation;
|
2020-06-19 13:07:04 +03:00 |
|
nikitasinelnikov
|
f3f09e46b0
|
- fixed fields visibility;
|
2020-03-30 13:57:38 +03:00 |
|
Champ Camba
|
436c46d48a
|
Remove notice
|
2020-03-18 21:47:56 +08:00 |
|
nikitasinelnikov
|
72a1e9a7c3
|
- small code formatting;
|
2020-03-02 16:47:56 +02:00 |
|
nikitasinelnikov
|
ce02b8ac6b
|
- added upgrade for myCRED balance fields;
- fixed form_id PHP notice;
|
2020-02-28 01:03:40 +02:00 |
|
nikitasinelnikov
|
2d36eaea36
|
- fixed member directory scripts enqueue;
- added integration with User Location extension;
- sanitize $_GET variables in wp-admin side;
|
2020-02-12 12:36:47 +02:00 |
|
nikitasinelnikov
|
7ab7a06b75
|
- submitting details code review;
- fixed small notices and CSS;
|
2020-02-06 16:01:21 +02:00 |
|
nikitasinelnikov
|
86c19a1629
|
Merge remote-tracking branch 'remotes/origin/origin/improvement/submitted-fields'
|
2020-02-06 15:05:46 +02:00 |
|
nikitasinelnikov
|
067f0d6a78
|
Fixed issues with "key => value" fields (dropdown + multiselect) if 'um_select_options_pair' filter is used;
Added JS filters to member directory functionality;
|
2020-02-06 14:54:13 +02:00 |
|
Champ Camba
|
70e4082f0b
|
Push updates
|
2020-01-28 20:57:14 +08:00 |
|
nikitasinelnikov
|
170b41ff70
|
- fixed um_convert_tags for array values;
|
2020-01-13 16:26:43 +02:00 |
|
nikitasinelnikov
|
8ae8d997bd
|
- added ability to use metatable;
|
2020-01-02 17:21:02 +02:00 |
|
nikitasinelnikov
|
683e326c6f
|
- fixed small PHP notices;
|
2019-12-02 15:35:49 +02:00 |
|
nikitasinelnikov
|
774ac88c74
|
- fixed fields privacy, editable and visibility attributes;
- fixed Verified Users license slug;
|
2019-11-18 17:01:40 +02:00 |
|
nikitasinelnikov
|
a4db1f5bbd
|
- added upgrade for groups extension;
- deprecate a few functions;
|
2019-11-09 18:09:46 +02:00 |
|
nikitasinelnikov
|
3122e79e37
|
- updated search users form shortcode for integrate with new member directories;
|
2019-10-18 13:01:40 +03:00 |
|
nikitasinelnikov
|
48f561763b
|
- added cover image HTML hook;
|
2019-10-10 19:01:52 +03:00 |
|
nikitasinelnikov
|
c81c52dda5
|
- added ability to set cover/avatar size from predefined sizes in Ultimate Member -> Settings -> General -> Uploads;
|
2019-10-10 17:22:24 +03:00 |
|
nikitasinelnikov
|
a7f046fe6f
|
- member directory;
|
2019-09-02 16:35:10 +03:00 |
|
nikitasinelnikov
|
5f66fd5fe3
|
- added escape functions, security fix for XSS;
|
2019-08-08 00:36:33 +03:00 |
|
nikitasinelnikov
|
954dfa7fc5
|
- fixed Edit Profile mode;
- added esc functions;
- added Unsplash extension;
- added new conditional setting for admin forms;
|
2019-08-01 14:23:13 +03:00 |
|
Champ Camba
|
b5c12c5545
|
Add new filter to modify home URL
Allows to change the home/landing page URL when viewing restricted pages instead of permanently set the redirection to the default home page
|
2019-07-24 20:06:08 +08:00 |
|
nikitasinelnikov
|
70e11a6a18
|
- small fixes;
|
2019-07-22 12:44:58 +03:00 |
|
nikitasinelnikov
|
b385559a0f
|
- code review;
|
2019-07-17 17:03:52 +03:00 |
|
andrewshuba
|
9fd21a1798
|
- fix privacy update on the account page
|
2019-07-17 14:45:09 +03:00 |
|
nikitasinelnikov
|
519ae8022b
|
- pre-release 2.0.50;
|
2019-07-01 14:39:46 +03:00 |
|
nikitasinelnikov
|
881b131060
|
- fixed displaying cover image for 3rd party integration;
|
2019-05-15 12:30:14 +03:00 |
|
nikitasinelnikov
|
f628703b12
|
- fixed security issue with Profile/Registration form;
|
2019-05-08 16:05:27 +03:00 |
|
nikitasinelnikov
|
f5752e9248
|
- fixed vulnerabilities reported by Sucuri;
|
2019-05-08 12:51:55 +03:00 |
|
nikitasinelnikov
|
6b08f88aae
|
- 2.0.44 fixes;
|
2019-05-07 14:57:08 +03:00 |
|
andrewshuba
|
7812103851
|
separate placeholders into filters
|
2019-05-06 17:22:57 +03:00 |
|
andrewshuba
|
7a5cbf46e7
|
fix activation link placeholder, remove repeated um_convert_tags()
|
2019-05-06 09:24:05 +03:00 |
|
andrewshuba
|
8e3a42d453
|
remove commented code
|
2019-05-03 18:37:56 +03:00 |
|
andrewshuba
|
6451fb29ad
|
fix reset password email after approve in admin area
|
2019-05-03 17:51:55 +03:00 |
|
andrewshuba
|
002979fadb
|
add filter for replace placeholders in reset password emails
|
2019-05-03 16:59:13 +03:00 |
|