Commit Graph

3411 Commits

Author SHA1 Message Date
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
nikitasinelnikov b8298f68f7 - updated *.pot file 2021-12-17 13:29:11 +02:00
Nikita Sinelnikov ee84088bda - updated readme files; 2021-12-17 13:24:24 +02:00
Nikita Sinelnikov 67e47affc6 Merge pull request #922 from ultimatemember/development/2.2.6
Development process 2.3.0
2021-12-17 13:20:45 +02:00
Nikita Sinelnikov 6702c2e682 - changed description; 2021-12-15 17:10:52 +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 db12a6daef - added composer;
- changed .gitignore;
2021-12-14 14:04:22 +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
Nikita Sinelnikov 8f0e565099 Merge pull request #954 from ultimatemember/revert-902-feature/select_options_for_states
Revert "Add Billing/Shipping State filter to the member directory"
2021-12-14 00:17:49 +02:00
Nikita Sinelnikov 3b4fa1333c Revert "Add Billing/Shipping State filter to the member directory" 2021-12-14 00:17:25 +02:00
ashubawork ff18aa5ec7 - added a discord field (issue #926) 2021-12-13 12:52:36 +02:00
Nikita Sinelnikov 463267ef5e Merge pull request #902 from ultimatemember/feature/select_options_for_states
Add Billing/Shipping State filter to the member directory
2021-12-13 12:02:53 +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 56d7bd0896 Merge pull request #943 from ultimatemember/fix/uninstall_fix
Core pages uninstall (issue #940)
2021-12-10 01:59:53 +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
Nikita Sinelnikov 1f8044de83 Merge pull request #950 from ultimatemember/fix/export-delete-request
Fix text in export and delete requests in Account > Privacy tab
2021-12-09 17:23:49 +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