Commit Graph

1840 Commits

Author SHA1 Message Date
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
ashubawork 2c5ffd5250 - basic list of override templates 2023-04-07 11:33:22 +03:00
ashubawork b60f2aced3 - add settings tab 2023-04-07 09:51:31 +03:00
ashubawork 27b8b7de7d - upload builded scripts 2023-04-06 09:36:01 +03:00
ashubawork 8cf8c6f25e - fix um restrictions blocks 2023-04-05 20:17:29 +03:00
ashubawork 9e0baf676f - fix restrictions for not UM and JB blokcs 2023-04-04 17:40:15 +03:00
ashubawork a8d3c01e1f - fix restrictions for module 2023-04-03 11:55:40 +03:00
ashubawork e2e7765600 - remove wrong code 2023-03-30 14:10:31 +03:00
ashubawork 8a2932dc11 - remove old blocks script 2023-03-30 14:03:36 +03:00
ashubawork c9dedf6d91 - add account block 2023-03-29 17:42:53 +03:00
ashubawork a08ed9b6c1 - reset password block 2023-03-29 14:38:11 +03:00
Nikita Sinelnikov 48312ccbe5 - wpcs and added default array() value for getting um_fields option; 2023-03-29 12:34:16 +03:00
Nikita Sinelnikov 2da06f0053 - fixed long str_replace pattern; 2023-03-29 11:57:42 +03:00
ashubawork 61d99135f4 - add member directory block 2023-03-29 11:48:51 +03:00
Nikita Sinelnikov cecad16055 - fixed #1099; 2023-03-28 19:15:30 +03:00
Nikita Sinelnikov 2924df89f2 - fixed PHP notice; 2023-03-28 17:25:13 +03:00
Nikita Sinelnikov 9130a3226f - wpcs; 2023-03-28 13:14:53 +03:00
Nikita Sinelnikov 13151ef558 Merge pull request #1158 from ultimatemember/dependency/stripe
Add Stripe as extension dependency
2023-03-28 13:08:18 +03:00
Nikita Sinelnikov af5ff9608a - small fix and avoid PHP warning; 2023-03-28 12:44:33 +03:00
Nikita Sinelnikov aa8000bde9 - added filter for making 3rd-party roles editable through Ultimate Member interfaces. Use 'um_extend_editable_roles' and pass there an array of role keys( e.g. 'editor', 'administrator', etc. );
- reviewed and closed #1151;
2023-03-28 01:53:50 +03:00
Nikita Sinelnikov 5bb9f26f45 - fixed issue #1131; 2023-03-28 00:19:25 +03:00
Nikita Sinelnikov 4cae48b500 - fixed #1144; 2023-03-27 17:29:19 +03:00
Nikita Sinelnikov 4af87d9834 - removed Google+, VKonakte but leaves these custom fields as just URL type with Website URL validation;
- added 2.6.0 version upgrade script for changing 'vk_url', 'google_url', 'googleplus_url' just to 'url' validate value;
- close #1145;
2023-03-27 16:56:58 +03:00
Nikita Sinelnikov 74e1ea260d - Fixed typos in gettext domain #1156. Thanks to @DanWin 2023-03-27 15:22:09 +03:00
Nikita Sinelnikov 5dac9aa616 - reviewed #1143; 2023-03-27 15:11:43 +03:00
Nikita Sinelnikov 5e977f7566 Merge pull request #1143 from ultimatemember/fix/date_picker
Date Picker field value format
2023-03-27 15:06:45 +03:00