Commit Graph

3291 Commits

Author SHA1 Message Date
Nikita Sinelnikov 64da49de00 - changed version; 2022-04-21 23:34:39 +03:00
Nikita Sinelnikov 1c14231115 - updated README.md; 2022-04-21 22:55:42 +03:00
Nikita Sinelnikov cc49326e36 Merge pull request #997 from ultimatemember/development/2.3.2
Development/2.3.2
2022-04-21 22:51:47 +03:00
Nikita Sinelnikov 0e44f847e8 - 2.3.2 release; 2022-04-21 22:49:20 +03:00
Nikita Sinelnikov b54672908c - 2.3.2-rc.1; 2022-04-21 10:35:45 +03:00
Nikita Sinelnikov e1cf3cd0d6 - small changes for the checkbox field type sanitizing; 2022-04-20 17:34:09 +03:00
Nikita Sinelnikov b7412048f3 Merge pull request #996 from ultimatemember/fix/sanitize_checkbox_field_data
- Fixed: checkbox field data type on sanitize
2022-04-20 17:26:50 +03:00
yuriinalivaiko 70ab56465a - Fixed: checkbox field data type on sanitize 2022-04-19 19:56:12 +03:00
Nikita Sinelnikov 9ae27fae62 - added redirection to the 3rd-party URL alert; 2022-04-08 18:06:41 +03:00
Nikita Sinelnikov a35dbba905 - fixed issue with echo XSS in user description; 2022-03-22 23:06:34 +02:00
Nikita Sinelnikov 0f71ef1ce0 - updated field for users dropdown; 2022-02-21 16:49:37 +02:00
Nikita Sinelnikov 49e8e4b4e0 - fixed displaying user IDs; 2022-02-21 16:40:46 +02:00
Nikita Sinelnikov 2c36a8f03c - fixed scripts deps; 2022-02-21 16:34:45 +02:00
Nikita Sinelnikov 80db90086b - fixed scripts dependencies; 2022-02-21 16:20:33 +02:00
Nikita Sinelnikov 005173765d - added select2 dropdown with users list; 2022-02-21 16:02:38 +02:00
Nikita Sinelnikov 087dc42ac9 Merge pull request #978 from ultimatemember/nikitasinelnikov-patch-1
Fixed Uninstalling process
2022-02-14 11:55:57 +02:00
Nikita Sinelnikov d2423db806 Fixed Uninstalling process
- fixed removing UM custom capabilities from global $wp_roles;
- fixed removing UM custom roles from user roles after uninstall;
2022-02-14 11:55:43 +02:00
Nikita Sinelnikov 5d4eb539c1 - fixed PHP warning when there aren't proper user while login; 2022-02-11 13:23:23 +02:00
Nikita Sinelnikov b7f4be7137 Merge branch 'master' of https://github.com/ultimatemember/ultimatemember into development/2.3.2 2022-02-09 10:37:36 +02:00
nikitasinelnikov 7cf4ec68e2 - updated *.pot file 2022-02-09 00:22:21 +02:00
nikitasinelnikov 44f25d3672 - updated *.pot file 2022-02-09 00:04:21 +02:00
nikitasinelnikov a4584dcc57 - updated *.pot file 2022-02-08 23:49:48 +02:00
Nikita Sinelnikov e100820c99 - updated version; 2022-02-07 15:18:47 +02:00
Nikita Sinelnikov 293dbdef94 Merge pull request #977 from ultimatemember/development/2.3.1
Development/2.3.1
2022-02-07 15:17:19 +02:00
Nikita Sinelnikov 86ca7b1de9 - prepared changelog for the release; 2022-02-07 15:11:06 +02:00
Nikita Sinelnikov cfd8365afd - code review; 2022-02-07 12:20:24 +02:00
Nikita Sinelnikov 566634ffeb Merge pull request #972 from ashubawork/fix/blacklist
fix usernames and emails blacklists
2022-02-07 12:13:06 +02:00
Nikita Sinelnikov d281972849 Merge pull request #959 from ultimatemember/fix/upload_fields_editing
Editing upload fields (issue #958)
2022-02-07 11:55:24 +02:00
Nikita Sinelnikov d40f621c33 Merge pull request #976 from ultimatemember/mansurahamed-patch-2
Change the word approved to created
2022-02-07 11:47:45 +02:00
Nikita Sinelnikov 52dbcf8804 Merge pull request #975 from ultimatemember/mansurahamed-patch-1
Change the word approved to created
2022-02-07 11:47:27 +02:00
mansurahamed e78fc73f7c Change the word approved to created
For new user admin notification email description the word approved creates confusion, this should be changed to created
https://secure.helpscout.net/conversation/1779797627/58148/
2022-02-07 11:46:08 +06:00
mansurahamed a311da0a1f Change the word approved to created
For new user admin notification email description the word approved creates confusion, this should be changed to created
https://secure.helpscout.net/conversation/1779797627/58148/
2022-02-07 11:44:43 +06:00
Nikita Sinelnikov 0b5e6fd8d5 - added fixes and enhancements to the dropdown.js library; 2022-02-06 22:09:36 +02:00
Nikita Sinelnikov e0042ea13d - enhancement for dropdown.js (not completed); 2022-02-04 17:19:01 +02:00
ashubawork 2b7aa51d80 fix usernames and emails blacklists
- fix uppercase usernames and emails from blacklists
2022-02-02 15:19:22 +02:00
Nikita Sinelnikov 20cbab04fb - added ability to edit blocks restriction via FSE screen; 2022-01-27 11:46:52 +02:00
Nikita Sinelnikov 744727fe75 - added query_var for UM additional Users_Query on users.php 2022-01-20 15:53:34 +02:00
Nikita Sinelnikov fa241539a5 - fixed "Update Settings" admin notice on the Settings > Licenses screen. 2022-01-19 16:25:51 +02:00
Nikita Sinelnikov 40bc989bdf Merge branch 'development/2.3.1' of https://github.com/ultimatemember/ultimatemember into development/2.3.1 2022-01-17 15:20:45 +02:00
Nikita Sinelnikov c7254b969b - fixed sorting the settings subtabs (Extensions section); 2022-01-17 15:20:33 +02:00
Nikita Sinelnikov da7116e0e6 Merge pull request #966 from ultimatemember/feature/settings_saved_notice
Add notice to the settings page
2022-01-17 11:01:23 +02:00
ashubawork c2666550e1 - added a notice after saving on the settings pages 2022-01-13 14:06:05 +02:00
Nikita Sinelnikov 83fce0d022 - fixed UX issue with wrong text on the admin notice about upgrade; 2022-01-04 16:44:28 +02:00
Nikita Sinelnikov 7e635967f6 - changed WP Cron scheduled events; 2022-01-03 13:25:43 +02:00
ashubawork e90efd0983 - fixed editing upload fields (issue #958) 2021-12-22 10:44:27 +02:00
Nikita Sinelnikov 96b7837d16 - fixed PHP warning related for the custom fields without type; 2021-12-21 18:16:52 +02:00
Nikita Sinelnikov df9d024711 Merge branch 'master' of https://github.com/ultimatemember/ultimatemember into development/2.3.1 2021-12-17 15:54:05 +02:00
Nikita Sinelnikov cafabe5f12 - hotfix for fields without type showing in profile meta; 2021-12-17 15:51:39 +02:00
Nikita Sinelnikov 0bdec01e00 - updated version; 2021-12-17 13:39:41 +02:00
Nikita Sinelnikov c074b51c6a - removed redundant *.po & *.mo files for the default language; 2021-12-17 13:34:03 +02:00