Commit Graph

1815 Commits

Author SHA1 Message Date
Mykyta Synelnikov 1c0e4e1adc Merge remote-tracking branch 'origin/development/2.6.1' into development/2.6.1 2023-05-23 13:58:17 +03:00
Mykyta Synelnikov a460146958 - alternative #1167, #1166 because there had been used already existing hook with other attributes;
- added description for the "Enable menu icons in desktop view" option;
2023-05-23 13:57:55 +03:00
Nikita Sinelnikov 1a69783ca0 Merge pull request #1185 from ultimatemember/fix/email_install_info
Email install info
2023-05-23 13:09:36 +03:00
Nikita Sinelnikov a09723d5e3 Merge pull request #1187 from ultimatemember/fix/um_profile_id
Fix profile id for not logged-in users
2023-05-23 13:08:10 +03:00
ashubawork 52172a89fb - fix is_block checking (for register form in widgets or blocks) 2023-05-23 12:29:36 +03:00
ashubawork 5206ee5a24 - fix wrong $_um_profile_id for not logged in users 2023-05-23 12:01:56 +03:00
Mykyta Synelnikov 407b34056e - reviwed um-blocks; 2023-05-23 12:00:12 +03:00
Nikita Sinelnikov 212cbec9f8 Merge branch 'development/2.6.1' into feature/um-blocks 2023-05-23 11:14:37 +03:00
ashubawork 97a07158d3 - add emails to install info 2023-05-18 12:56:57 +03:00
Nikita Sinelnikov a0dee9c646 Merge pull request #1183 from ultimatemember/fix/template_versioning_notice
Template versioning notice
2023-05-16 14:26:06 +03:00
Nikita Sinelnikov d2f0bb3489 Merge pull request #1182 from ultimatemember/stripe/extra-attributes-info-text
Add style and class attributes to info_text field type in settings
2023-05-16 14:21:51 +03:00
ashubawork 2ad1cccaf9 - fix notice checking 2023-05-16 09:50:10 +03:00
Champ Camba dfe389453c Add span and its class to the allowed tags 2023-05-15 20:11:44 +08:00
Champ Camba 555b0e7661 Add style and class attributes to info_text field type in settings 2023-05-15 19:27:50 +08:00
ashubawork 7cfa39f893 - fix register block fields for guests 2023-05-09 15:42:15 +03:00
ashubawork 0c7bfbf9d7 - fix profile block for guests 2023-05-09 13:30:39 +03:00
ashubawork 2c222e34b8 - remove wrong code 2023-05-08 21:28:22 +03:00
ashubawork 35f9aac031 - not show account and profile on profile and account pages 2023-05-08 19:50:01 +03:00
ashubawork df73c2a211 - add new discord validation 2023-05-04 20:16:29 +03:00
ashubawork 7b1dbe6bd1 - fix form suffix for blocks in widget 2023-05-03 11:53:50 +03:00
ashubawork f71a508284 - fix um_message_content if not isset 2023-05-02 14:25:32 +03:00
Mykyta Synelnikov 596c2673fd - PHP8.2 compatibility; 2023-05-01 20:43:50 +03:00
ashubawork fa88bb5f4c - fix wrong code 2023-05-01 16:03:45 +03:00
ashubawork bbc62dca09 - fix sanitize restriction message 2023-05-01 15:28:39 +03:00
Mykyta Synelnikov e8e9e23e76 - fixed error class vulnerability; 2023-05-01 12:42:49 +03:00
ashubawork 81eddaa7ea - fix checking attr widget 2023-05-01 10:42:37 +03:00
ashubawork a366a3733f - fix sanitize restriction message 2023-04-27 14:34:13 +03:00
ashubawork 5c40cf7b08 - fix wrong user id in account block 2023-04-27 12:51:57 +03:00
Mykyta Synelnikov e838ac5712 - added wpnonce attribute for duplicate UM Form link; 2023-04-26 22:11:28 +03:00
ashubawork bcadcfc7bd - fix profile form for guests 2023-04-25 11:18:22 +03:00
Mykyta Synelnikov 76dba58342 - changed clear PHP filter_input to sanitaizing functions; 2023-04-24 03:30:56 +03:00
Mykyta Synelnikov af2f9abae3 - fixed dynamically declared class variables; 2023-04-24 02:25:10 +03:00
ashubawork 33c6968055 - fix enqueue js/css for blocks 2023-04-21 12:09:28 +03:00
ashubawork 72bb667828 - fix $located checking for 'empty' 2023-04-20 17:09:01 +03:00
ashubawork 975d03035c - fix $located checking 2023-04-20 17:05:25 +03:00
ashubawork a18cd6c4e1 - fix paths with the same names files 2023-04-20 11:32:18 +03:00
ashubawork 50818fae2d - fix core path for extansions 2023-04-19 12:39:32 +03:00
Mykyta Synelnikov 5caf57aeee - added um_disable_email_notification_sending hook for dynamically disable email notification sending; 2023-04-19 10:33:23 +03:00
Mykyta Synelnikov 7a0ae7f0f8 - fixed PHP8.2 compatibility; 2023-04-19 10:16:04 +03:00
Mykyta Synelnikov bdb768d963 - reviewed #1164; 2023-04-18 16:14:21 +03:00
Mykyta Synelnikov 87d58945b6 Merge remote-tracking branch 'origin/development/2.6.1' into feature/template_versioning 2023-04-18 10:48:02 +03:00
Mykyta Synelnikov 034d9e8b43 - fixed dynamically declared variables inside the classes; 2023-04-17 20:16:15 +03:00
ashubawork e99437426f - change hook name 2023-04-12 15:50:09 +03:00
ashubawork 59367c7299 - fix hook for extensions templates 2023-04-12 15:29:53 +03:00
ashubawork 68d1326451 - add hooks for extensions 2023-04-12 13:56:10 +03:00
ashubawork a4e5eab8b5 - fix widget screen CSS for blocks 2023-04-12 10:13:32 +03:00
ashubawork 871c0412b4 - add comments to templates 2023-04-11 16:25:25 +03:00
ashubawork 42337c440a - check versions, add transient 2023-04-10 17:46:25 +03:00
Nikita Sinelnikov 1a219ebb24 - fixed https://github.com/ultimatemember/woocommerce/issues/12 2023-04-07 13:24:01 +03:00
ashubawork 00dd3d6b9f - list of templates 2023-04-07 12:45:34 +03:00