Commit Graph

1233 Commits

Author SHA1 Message Date
ashubawork 4da0ae5392 - fix url for edit tabs 2022-07-06 13:04:09 +03:00
Nikita Sinelnikov fa9b85773e - fixed using special chars inside the password; 2022-06-10 01:53:35 +03:00
Nikita Sinelnikov 03af2b3c0c - fixed #1002; 2022-06-09 17:31:49 +03:00
Nikita Sinelnikov 72d58f709d - fixed #1008;
- fixed #1005;
- fixed #1006;
- fixed #1010;
2022-06-09 17:17:15 +03:00
Nikita Sinelnikov ca2493c01c Merge branch 'master' of https://github.com/ultimatemember/ultimatemember 2022-06-08 21:26:33 +03:00
Nikita Sinelnikov fe88b40939 - using slashes in the callback function setting of the dropdown fields; 2022-06-08 21:24:23 +03:00
ashubawork 3e9638ea0b - delete um_member_directory_data meta on user delete 2022-06-06 19:02:03 +03:00
Nikita Sinelnikov c5b648d454 - fix for #1013. fixed #1013; 2022-06-06 15:56:53 +03:00
Nikita Sinelnikov 60bff9e2be - fixed XSS issue related to the JS confirmation and links with JS code inside. 2022-06-03 12:06:46 +03:00
Nikita Sinelnikov b13e063f95 Merge branch 'development/2.3.3' of https://github.com/ultimatemember/ultimatemember into development/2.3.3 2022-05-24 18:30:01 +03:00
Nikita Sinelnikov 9cdf65973c - prepared for 2.4.0 release; 2022-05-24 18:29:39 +03:00
yuriinalivaiko 6794aa2bb4 - fixed glob function 2022-05-20 23:12:59 +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
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 5d4eb539c1 - fixed PHP warning when there aren't proper user while login; 2022-02-11 13:23:23 +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 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 744727fe75 - added query_var for UM additional Users_Query on users.php 2022-01-20 15:53:34 +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 cafabe5f12 - hotfix for fields without type showing in profile meta; 2021-12-17 15:51:39 +02:00
Nikita Sinelnikov b3d9c8f989 - code review;
- changed readme;
2021-12-15 16:40:25 +02:00
ashubawork 01a91bfb46 - fixed discord field validation 2021-12-15 13:18:41 +02:00
Nikita Sinelnikov ea8ce49698 - fixed replacing placeholders in nav menus. Used an earlier hook for filtering items before generating HTML and avoided issues with raw, not-escaped HTML inside tags' attributes 2021-12-15 03:30:34 +02:00
Nikita Sinelnikov 601c75ad92 - fixed #946;
- fixed PHP notices;
2021-12-15 02:46:47 +02:00
Nikita Sinelnikov 74bfdbcb18 - closed #927;
- updated readme;
2021-12-14 18:31:47 +02:00
Nikita Sinelnikov 9c9ac59be7 - changed version to 2.3.0;
- added update for Required strong password option;
2021-12-14 17:44:07 +02:00
Nikita Sinelnikov e5e2fb1b31 - code review;
- updated readme changelog;
2021-12-14 15:01:45 +02:00
Nikita Sinelnikov 75db9f7562 Merge pull request #836 from ultimatemember/fix/extending_deleting_fields
Delete Member Directory displaying fields, filters, sorting
2021-12-14 14:04:55 +02:00
Nikita Sinelnikov 081fce9504 Merge pull request #953 from ultimatemember/feature/discord_field
Discord field (issue #926)
2021-12-14 08:18:02 +02:00
Nikita Sinelnikov e6e9bd17d8 - fixed using callback for member directory fields;
- fixed "false" display name in the member directory. it displays empty for now;
- fixed function for cleaning and sanitize arrays;
2021-12-14 02:08:15 +02:00
ashubawork ff18aa5ec7 - added a discord field (issue #926) 2021-12-13 12:52:36 +02:00
Nikita Sinelnikov 4e90ec5502 - Skype field code review; 2021-12-11 02:55:42 +02:00
Nikita Sinelnikov 86e692b1fc Merge pull request #931 from ultimatemember/fix/social_user_fields
New user fields and skype fix (issue #926, #928)
2021-12-10 15:29:02 +02:00
Nikita Sinelnikov 60c8c7a305 Merge pull request #937 from ultimatemember/fix/linkedin_field
LinkedIn field
2021-12-10 15:20:27 +02:00
Nikita Sinelnikov a981f6ada6 Merge pull request #948 from ultimatemember/fix/canonical_link_in_wpml_profile
Canonical link in translated profile
2021-12-10 15:12:31 +02:00
Nikita Sinelnikov 7ef40723b3 Merge pull request #938 from ultimatemember/fix/number_field_label
Range filter label (issue #924)
2021-12-10 02:07:32 +02:00
Nikita Sinelnikov 5a24e23502 Merge pull request #939 from LukasJokubas/feature/georgia_to_sakartvelo
Change the official Georgia country name to Sakartvelo
2021-12-09 17:37:28 +02:00
Nikita Sinelnikov 10bad838e4 Merge pull request #934 from ultimatemember/fix/twitter_card
Wrong header meta for the Twitter Card
2021-12-09 17:28:33 +02:00
Champ Camba f69fcc1dd0 Fix text in export and delete requests in Account > Privacy tab 2021-12-03 20:12:11 +08:00
dbaranov 2e95891c3c - fixed canonical link in profile translated with WPML 2021-11-30 23:12:36 +02:00
Lukas Jokūbas Jakubauskas bae704093e Update class-builtin.php
I am using Ultimate Member for a project targeted at businesses and organisations from Georgia, however they recently changed their official country name to Sakartvelo and asked us to use the appropriate name. More info here: https://www.lrt.lt/en/news-in-english/19/1317371/lithuania-approves-sakartvelo-as-official-name-for-georgia
2021-11-06 15:33:49 +02:00
ashubawork 5fc7bbc2a4 - fixed range filter label 2021-10-25 10:49:17 +03:00