Commit Graph

755 Commits

Author SHA1 Message Date
ashubawork f8c0bbe28e - add a hook for private content 2023-06-05 13:20:53 +03:00
Mykyta Synelnikov 108b22f633 - fixed max_size saving; 2023-05-31 11:21:52 +03:00
Mykyta Synelnikov 03224e2b13 - fixed content block WP_Editor displaying #1195; 2023-05-31 10:55:21 +03:00
ashubawork 568b56d267 - fix small errors 2023-05-24 16:18:08 +03:00
ashubawork 65a25da89c - add sorting options in admin area 2023-05-24 13:31:57 +03:00
ashubawork 36268e85ba - add default sorting 2023-05-23 18:25:53 +03:00
Mykyta Synelnikov 74afe64226 - added hook comments;
- updated versions and changelog;
- updated gulpfile.js;
2023-05-23 16:37:20 +03:00
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
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
Mykyta Synelnikov 596c2673fd - PHP8.2 compatibility; 2023-05-01 20:43:50 +03:00
Mykyta Synelnikov e838ac5712 - added wpnonce attribute for duplicate UM Form link; 2023-04-26 22:11:28 +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 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 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
ashubawork 61d99135f4 - add member directory block 2023-03-29 11:48:51 +03:00
Nikita Sinelnikov 2924df89f2 - fixed PHP notice; 2023-03-28 17:25:13 +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