Commit Graph

1749 Commits

Author SHA1 Message Date
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
ashubawork 37739fdd47 - exclude fields for um meta table 2024-01-30 12:56:31 +02:00
ashubawork 278b0def5c - fix excluded fields 2024-01-29 15:56:18 +02:00
ashubawork a6dae55d3d - fix excluded users 2024-01-29 11:36:07 +02:00
ashubawork 4041bbc621 - exclude fields for default usermeta table 2024-01-29 11:12:22 +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
Mykyta Synelnikov 4eb3ff2093 - fixed #1328;
- reviewed #1373;
2023-12-05 14:24:33 +02:00
Mykyta Synelnikov e861b86911 - fixed PHP issue; 2023-12-05 10:25:43 +02:00
Mykyta Synelnikov bbbe6812fd - fixed #1372; 2023-12-05 02:05:44 +02:00
ashubawork 9df3393e6a - change shema for person 2023-12-04 14:46:17 +02:00
Mykyta Synelnikov e7921c7ba7 - fixed #1370; 2023-12-04 02:17:48 +02:00
Mykyta Synelnikov 12ba973589 - removed deprecated functions;
- updated readme.txt;
- wpcs changes;
2023-12-01 17:41:13 +02:00
Mykyta Synelnikov 05928088d8 - finally reviewed #1361; 2023-12-01 12:50:13 +02:00