Commit Graph

552 Commits

Author SHA1 Message Date
Mykyta Synelnikov 02b4f4049b Merge pull request #1206 from ultimatemember/ext/stripe/info_text
Support button element for info_text field type in settings
2023-06-12 22:58:31 +03:00
Mykyta Synelnikov ca092d9496 - updated hookdocs markup;
- updated release docs;
2023-06-12 17:02:56 +03:00
Mykyta Synelnikov 06f8d843c1 - fixed #1197; 2023-06-12 15:34:04 +03:00
Mykyta Synelnikov 49c0cf3555 Merge pull request #1190 from ultimatemember/feature/sorting_data_type
Sorting data type and order
2023-06-12 13:21:40 +03:00
Mykyta Synelnikov 30663c3ecd - reviewed #1190; 2023-06-12 13:20:00 +03:00
Mykyta Synelnikov fd1782df79 - probably fix #1199; 2023-06-09 14:53:02 +03:00
Mykyta Synelnikov 336e807a50 - added comments; 2023-06-08 13:52:11 +03:00
Mykyta Synelnikov 78d326fc47 Merge pull request #1198 from ultimatemember/feature/for_private_content
Hooks for private content
2023-06-08 13:23:02 +03:00
Mykyta Synelnikov 14b9cbc11b - code review, added comments; 2023-06-08 13:15:12 +03:00
Champ Camba 4b21b16880 Support button element for info_text field type in settings
- This allows the info_text field to display a button element. Button element is used for Stripe's Connect/Disconnect functionality. The issue with anchor tag, it requires to deattach the onclick function before you can disable it. With button, you only need to add a disabled attribute to prevent the js function from triggering
2023-06-07 18:06:09 +08:00
ashubawork 29eceaeff7 - add hooks after delete role and reset role 2023-06-06 17:12:35 +03:00
Mykyta Synelnikov 4d8799b4f9 - added users dropdown field. Closed #1034 2023-06-06 17:00:45 +03:00
ashubawork f8c0bbe28e - add a hook for private content 2023-06-05 13:20:53 +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
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 8a2932dc11 - remove old blocks script 2023-03-30 14:03:36 +03:00