Commit Graph

90 Commits

Author SHA1 Message Date
denisbaranov 0fdb5635eb The general users setting "Avoid indexing profile by search engines" is added.
The user role setting "Avoid indexing profile by search engines" is changed.
2020-12-22 20:13:58 +02:00
nikitasinelnikov 67420b11b0 - Fixed: Vulnerability with timestamp field on UM Forms
- changed readme;
2020-12-04 00:10:20 +02:00
nikitasinelnikov fa13e82202 - There are changed PHP’s intval(), strval(), floatval(), and boolval() typecasting functions to (int), (string), (float) and (bool) regarding [this doc](https://make.wordpress.org/core/2020/11/20/miscellaneous-developer-focused-changes-in-wordpress-5-6/). 2020-11-24 12:55:22 +02:00
nikitasinelnikov 3e81db6fa4 - fixed security lacks in form data submissions; 2020-10-29 12:20:47 +02:00
nikitasinelnikov 083a98a50b - fixed security issues 2020-10-26 17:21:42 +02:00
denisbaranov 27cf1794b6 Fixed: profile privacy 2020-05-29 17:10:21 +03:00
nikitasinelnikov 72a1e9a7c3 - small code formatting; 2020-03-02 16:47:56 +02:00
nikitasinelnikov a4e44a32f1 - fixed Ultimate Member wrapper's visibility on add/edit user page; 2020-02-21 09:01:18 +02:00
nikitasinelnikov 455287f05c - added option for hide_in_members default setting; 2020-01-14 23:48:33 +02:00
nikitasinelnikov 5006ac83fb - added filter for default setting for Hide in Members; 2020-01-14 22:22:11 +02:00
nikitasinelnikov e965b1b3c1 - code formatted;
- added handlers when you create UM custom fields;
2020-01-06 11:05:32 +02:00
nikitasinelnikov 8ae8d997bd - added ability to use metatable; 2020-01-02 17:21:02 +02:00
Champ Camba 5d99764523 Add user_id in action hooks
- um_after_user_status_is_changed
- um_after_user_status_is_changed_hook
2019-11-19 18:20:31 +08:00
nikitasinelnikov 6bd7a1a14e - fixed admin actions hook;
- fixed JS templates for list and grid view when user metakeys contain "-" symbol;
- fixed JS template list "$show_block" issue;
2019-11-12 15:22:19 +02:00
nikitasinelnikov 627bbb0fae - fixed issue with avatars/cover photos upload without crop; 2019-10-21 23:39:19 +03:00
nikitasinelnikov cf118d137d - member directory styles; 2019-09-23 13:34:25 +03:00
nikitasinelnikov 5f66fd5fe3 - added escape functions, security fix for XSS; 2019-08-08 00:36:33 +03:00
nikitasinelnikov ceb2d38988 - profile tabs changes; 2019-07-19 15:41:10 +03:00
nikitasinelnikov 572f47033f - 2.0.49 release; 2019-05-29 18:51:22 +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
andrewshuba ceefaf078b remove delete meta '_um_cool_but_hard_to_guess_plain_pw' 2019-05-07 12:15:58 +03:00
andrewshuba 7812103851 separate placeholders into filters 2019-05-06 17:22:57 +03:00
andrewshuba 002979fadb add filter for replace placeholders in reset password emails 2019-05-03 16:59:13 +03:00
nikitasinelnikov d8c43edd1e - theme updater 2019-04-15 18:26:26 +03:00
nikitasinelnikov a989bfc71c - pre-release 2019-03-01 17:30:34 +02:00
andrewshuba a0a3234148 fix check if 0 2019-02-28 16:57:48 +02:00
andrewshuba 8acf91dc9d fix postmeta when field = 0 2019-02-28 16:11:43 +02:00
nikitasinelnikov c2f4043dea - additional attribute for the filter; 2019-01-24 19:20:29 +02:00
denisbaranov 938841e821 Fix remove uploads when deleting user. Task https://secure.helpscout.net/conversation/753919828/27176/ 2019-01-22 16:34:13 +02:00
nikitasinelnikov 3383c69e2d - code formatting; 2018-12-07 15:07:50 +02:00
nikitasinelnikov 939c57d1a3 - fixed issue with user permalinks and "." symbol; 2018-12-07 14:00:23 +02:00
denisbaranov 6e3e24d864 fix function is_private_profile() 2018-11-26 13:29:05 +02:00
nikitozzzzzzz 0ceab69793 - added nonce fields; 2018-11-21 14:01:18 +02:00
nikitozzzzzzz 8b09a91495 - fixed submitted info;
- fixed approve user notification;
2018-10-04 18:46:03 +03:00
nikitozzzzzzz e5936b79b7 Merge remote-tracking branch 'remotes/origin/helpscout#24076' into release/2.0.26 2018-09-17 21:32:38 +03:00
denisbaranov f390e3203f helpscout#24076 duplicate order 2018-09-17 20:44:07 +03:00
nikitozzzzzzz 461cad6559 - make WP native password reset;
- fixed password reset;
2018-09-16 00:26:32 +03:00
nikitozzzzzzz da74fa7000 - file uploading/downloading fixes; 2018-09-14 14:39:05 +03:00
nikitozzzzzzz c922067f9c - fixed file/image uploading for multisites; 2018-09-12 16:09:05 +03:00
nikitozzzzzzz c3ffb29354 - release 2.0.23 2018-08-10 15:11:48 +03:00
nikitozzzzzzz 6d7564d073 - added filter for user profile slug 2018-08-08 13:22:08 +03:00
nikitozzzzzzz b52d61a05b - fixed file uploading process; 2018-08-07 18:05:13 +03:00
Champ Camba fb467b69de Additional parameter to move files only 2018-08-01 01:03:19 +08:00
Champ Camba fad46ea012 Initial File and Image Uploader 2018-07-31 01:35:15 +08:00
nikitozzzzzzz 6b45cdf7f2 - fixed account privacy settings with translates; 2018-07-30 17:33:59 +03:00
nikitozzzzzzz e66e595ba9 - fixed roles fields; 2018-06-18 15:40:30 +03:00
Denis Baranov 6ec8fcc688 fix selecting radio and select roles 2018-06-17 22:49:01 +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 011b6d6013 - fixed roles capabilities for edit and delete users (Profile Page actions); 2018-06-03 17:45:21 +03:00