Commit Graph

171 Commits

Author SHA1 Message Date
Mykyta Synelnikov 0bb73218ba - fixed conflict with saving capabilities; 2023-07-07 15:06:08 +03:00
Mykyta Synelnikov 25aa40b1c2 - review for secure functionality; 2023-07-06 01:56:59 +03:00
Mykyta Synelnikov 80455599e7 - prepared to 2.6.4 release; 2023-06-27 10:49:11 +03:00
Mykyta Synelnikov d2ca061212 Merge pull request #1217 from ultimatemember/fix/Install_Info_emails
Custom emails data in Install info
2023-06-27 10:39:20 +03:00
Mykyta Synelnikov 0f2d1d1333 Merge pull request #1216 from ultimatemember/fix/template_override
Override templates
2023-06-27 10:34:24 +03:00
ashubawork a8db1d43c5 - change str_contains to strpos 2023-06-26 14:04:54 +03:00
ashubawork 0df59e0549 - fix custom emails data 2023-06-21 16:43:34 +03:00
ashubawork b7aa168e62 - fix override templates 2023-06-20 09:53:04 +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
ashubawork 97a07158d3 - add emails to install info 2023-05-18 12:56:57 +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
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 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
Nikita Sinelnikov 2924df89f2 - fixed PHP notice; 2023-03-28 17:25:13 +03:00
yuriinalivaiko bb87582c5b - fixed: create the custom table for usermeta if does not exists 2023-03-02 17:27:40 +02:00
Nikita Sinelnikov 8b5bb5d784 - fixed #1082;
- used wp_mkdir to avoid the filesystem conflict;
2022-12-13 15:52:57 +02:00
Nikita Sinelnikov 19c83933f2 - closed #1101; 2022-12-13 14:53:35 +02:00
Nikita Sinelnikov b547d899bc - removed outdated setting using in code (force_display_name_capitlized). Moved the functionality to extended repo:
https://github.com/ultimatemember/Extended/tree/main/um-capitalize-name#readme
2022-10-24 14:29:04 +03:00
Nikita Sinelnikov d234e7136b - added ability for 3rd-party same page upgrade fields; 2022-08-15 19:58:18 +03:00
Nikita Sinelnikov 9cdf65973c - prepared for 2.4.0 release; 2022-05-24 18:29:39 +03:00
Nikita Sinelnikov b54672908c - 2.3.2-rc.1; 2022-04-21 10:35:45 +03:00
Nikita Sinelnikov cfd8365afd - code review; 2022-02-07 12:20:24 +02:00
Nikita Sinelnikov fa241539a5 - fixed "Update Settings" admin notice on the Settings > Licenses screen. 2022-01-19 16:25:51 +02:00
Nikita Sinelnikov 40bc989bdf Merge branch 'development/2.3.1' of https://github.com/ultimatemember/ultimatemember into development/2.3.1 2022-01-17 15:20:45 +02:00
Nikita Sinelnikov c7254b969b - fixed sorting the settings subtabs (Extensions section); 2022-01-17 15:20:33 +02:00
ashubawork c2666550e1 - added a notice after saving on the settings pages 2022-01-13 14:06:05 +02:00
Nikita Sinelnikov 6702c2e682 - changed description; 2021-12-15 17:10:52 +02:00
Nikita Sinelnikov 9c9ac59be7 - changed version to 2.3.0;
- added update for Required strong password option;
2021-12-14 17:44:07 +02:00
Nikita Sinelnikov e8c1497ec4 - fixed password length validation;
- added settings for the password min/max length;
2021-09-21 13:25:49 +03:00
Nikita Sinelnikov 9927dab323 - fixed um_edit_profile_url() function and added $user_id attribute;
- added `disable_restriction_pre_queries` option for backward compatibility with business logic where 404 error isn't good way;
- added `restricted_post_title_replace` option for ability to disable restricted post's title replace
2021-08-25 01:07:09 +03:00
Nikita Sinelnikov f5278a462f - changed labels;
- fixed get_archives query based on restricted posts;
2021-07-29 17:20:16 +03:00
Nikita Sinelnikov 2edddc18fe - changed labels; 2021-07-27 16:03:29 +03:00
Nikita Sinelnikov 2b115b89c7 - added setting 'Restricted Access Post Title' for restricted posts displayed in archive;
- fixed access class for posts visible in query but that have restriction settings (message or redirect);
2021-07-22 20:58:20 +03:00
Nikita Sinelnikov 1e5e1f298d - fixed sanitizing types;
- fixed `in_group` attribute sanitizing;
2021-07-21 20:26:33 +03:00
Nikita Sinelnikov c11e8bf993 - fixed saving Access admin settings; 2021-07-06 13:17:53 +03:00
Nikita Sinelnikov a5b2e6a7ef - fixed security issue with email templates content; 2021-07-06 12:31:09 +03:00