Commit Graph

1655 Commits

Author SHA1 Message Date
Mykyta Synelnikov e1f550afb5 - changed "e-mail" to "email";
- changed texts for admin notices;
- added a few links to docs;
2024-02-16 15:12:21 +02:00
Mykyta Synelnikov cb9818e41c - fixed sorting by user registered date when custom meta table is enabled; 2024-02-14 17:12:35 +02:00
Mykyta Synelnikov 02e8f32a83 - fixed field type label; 2024-02-14 15:26:49 +02:00
Mykyta Synelnikov 48f0ef187d - fixed member directory custom sorting when WP_Users_Query is active;
- wpcs;
2024-02-08 13:47:15 +02:00
Mykyta Synelnikov 0eddb00af0 Merge pull request #1450 from ultimatemember/fix/security_member_directory
Member Directory custom usermeta table queries
2024-02-08 13:06:28 +02:00
Mykyta Synelnikov 095c9f7e8b - Fixed: Ignore username slug when custom meta slug exists when parse user from query 2024-02-08 01:50:39 +02:00
Mykyta Synelnikov 5da4994a2a - fixed install predefined page script; 2024-02-07 17:38:36 +02:00
Mykyta Synelnikov b77120f71f - enhancement related to issue #1455;
- fixed #1455;
2024-02-06 15:33:50 +02:00
ashubawork d26de2a85c - add alpha_numeric validation to fields 2024-02-06 15:19:33 +02:00
ashubawork f23d5a8bea - fix bio textarea 2024-02-06 10:46:06 +02:00
ashubawork 2ff2c42395 - fix aria-invalid attribute 2024-02-06 10:26:56 +02:00
Mykyta Synelnikov e008d661f8 - fixed typo; 2024-02-06 01:55:46 +02:00
Mykyta Synelnikov 2f44cc48f3 Merge pull request #1452 from ultimatemember/fix/english_letters_validation
English letters validation
2024-02-06 01:54:52 +02:00
Mykyta Synelnikov 94b236cc17 - wpcs; 2024-02-06 01:16:34 +02:00
Mykyta Synelnikov 476de92f4c - added validation before escape sql; 2024-02-05 10:54:54 +02:00
Mykyta Synelnikov a49b3061de - changed doc's example; 2024-02-02 13:16:14 +02:00
ashubawork b406edc0ac - add english letters validation 2024-02-02 12:18:16 +02:00
ashubawork e00f17edc1 - fix unique value on registration 2024-02-02 11:13:38 +02:00
Mykyta Synelnikov c61008bdbe - fixed security issue with mysql query escape;
- wpcs;
2024-02-02 02:19:15 +02:00
Mykyta Synelnikov c56f52297e Merge branch 'development/2.8.x' into feature/wp_admin_settings 2024-01-18 15:05:04 +02:00
Mykyta Synelnikov 81291e82c4 Merge pull request #1428 from ultimatemember/feature/welcome_emaul_set_password
Add set password URL if user is registered without password
2024-01-18 11:33:00 +02:00
Mykyta Synelnikov f026f44323 - reviewed #1428; 2024-01-18 11:30:49 +02:00
Mykyta Synelnikov 205a3ea9bc - reviewed #1428; 2024-01-17 16:06:58 +02:00
ashubawork c8ddd5d23c - fix emails placeholders 2024-01-16 16:09:26 +02:00
ashubawork d9021373ce - add meta to user 2024-01-16 14:00:22 +02:00
Mykyta Synelnikov e296d0c88f Merge pull request #1409 from ultimatemember/fix/email_background
Email background
2024-01-16 11:54:54 +02:00
Mykyta Synelnikov f049832b73 - updated docs; 2024-01-15 11:48:18 +02:00
Mykyta Synelnikov bd151875c9 - reviewed #1375; 2024-01-15 11:36:57 +02:00
Mykyta Synelnikov 897258ed90 Merge pull request #1375 from ultimatemember/feature/um_profile_link_shortcode
Shortcode to display profile link.
2024-01-15 11:23:05 +02:00
Mykyta Synelnikov b03b4a5a76 - page_select field for the Settings > General > Pages; 2024-01-12 11:03:04 +02:00
Mykyta Synelnikov 7eeee21d7c - wpcs enhancements; 2024-01-10 15:10:44 +02:00
ashubawork 9561084aba - fixed stripslashes in tagline 2024-01-10 14:38:34 +02:00
Mykyta Synelnikov 99aef18307 - #1407 issue fix; 2024-01-09 12:13:11 +02:00
Mykyta Synelnikov ae179677a0 - added hook um_access_restricted_post_instance;
- some wpcs ehnancements;
2024-01-05 15:55:02 +02:00
Mykyta Synelnikov c01254213b - fixed conditional menu handlers for MegaMenu themes (#1334); 2024-01-04 00:54:19 +02:00
Mykyta Synelnikov 2c2fde8c83 - fixed conditional menu handlers for MegaMenu themes (#1334); 2024-01-03 17:43:20 +02:00
Mykyta Synelnikov 52603a1662 Merge pull request #1401 from ultimatemember/fix/modal_resize_cropper
Debounce for window resize
2024-01-03 15:40:49 +02:00
Mykyta Synelnikov ceebdb3953 - added class="fusion-lazyload-ignore" to empty images in modal window while upload avatar or cover photo. Avoid the conflict with Fusion Images lazyload functionality; 2024-01-03 14:43:00 +02:00
ashubawork a127946e17 - fix the emails background color 2024-01-03 14:24:40 +02:00
yuriinalivaiko 85f056040e - fixed: the um class removed from the body classes 2024-01-01 21:17:02 +02:00
yuriinalivaiko 7ac78a6f57 - added shortcode um_profile_link 2023-12-22 15:28:46 +02:00
Mykyta Synelnikov 510f9e46ed - updated Twitter texts to X; 2023-12-19 13:48:50 +02:00
Mykyta Synelnikov a551123a6d - WPCS for class-setup.php; 2023-12-19 11:47:41 +02:00
Mykyta Synelnikov e8102c8fe2 Merge pull request #1389 from ultimatemember/fix/notice-on-page-creation
Fix error notice when generating predefined pages via extensions
2023-12-19 11:38:22 +02:00
Champ Camba 6a825f70eb Fix error notice when creating page via extensions 2023-12-16 00:05:38 +08:00
yuriinalivaiko 8171302d02 - fixed the visibility of sub-items of hidden menu items. 2023-12-11 19:36:19 +02:00
yuriinalivaiko 382ae24c73 - implemented safeguards against clickjacking attacks 2023-12-08 14:48:27 +02:00
Mykyta Synelnikov 73077e1449 Merge pull request #1327 from ultimatemember/development/2.7.x
Version 2.8.0
2023-12-08 01:25:01 +02:00
ashubawork 2107336cf9 - change placeholders for set password 2023-12-07 13:36:51 +02:00
Mykyta Synelnikov 7778186f83 - fixed builder issues; 2023-12-06 17:55:20 +02:00