Commit Graph

14 Commits

Author SHA1 Message Date
Mykyta Synelnikov 9d83fba560 Update dynamic function blacklist for security enhancement
Added a mechanism to dynamically retrieve and merge updated WordPress function lists into the blacklist to prevent unsafe usage in dropdown options. Addresses a security issue (CVE-2025-47691) by using a JSON-based function source tied to WordPress versioning.
2025-05-12 13:16:17 +03:00
Mykyta Synelnikov 6ae63cfc93 * updated "woocommerce/action-scheduler" to 3.9.0 2024-12-19 12:48:00 +02:00
Mykyta Synelnikov fda1805321 * deprecate "roave/security-advisories" package 2024-11-11 14:32:56 +02:00
Mykyta Synelnikov 91a0c13399 Merge branch 'development/2.8.x' into feature/action-schedule-integration 2024-10-21 17:45:42 +03:00
Mykyta Synelnikov 07949b9c35 * fixed HTML formatted textarea; 2024-10-10 11:56:55 +03:00
Yurii Nalivaiko ef67a2ce76 Updated Action Scheduler version 2024-09-11 14:26:08 +02:00
Mykyta Synelnikov 6df83f4f09 - updated structure for action scheduler; 2024-09-06 15:03:50 +03:00
Yurii Nalivaiko d4bf0f6b49 Added composer/installers 2024-09-04 18:13:09 +02:00
Mykyta Synelnikov 4e47afce99 - added docs generator; 2023-06-05 13:22:44 +03:00
Mykyta Synelnikov 7a0ae7f0f8 - fixed PHP8.2 compatibility; 2023-04-19 10:16:04 +03:00
Nikita Sinelnikov 986805e064 - added GH action for checking PHPCS + WPCS 2022-06-16 01:41:37 +03:00
Nikita Sinelnikov db12a6daef - added composer;
- changed .gitignore;
2021-12-14 14:04:22 +02:00
champsupertramp de754700e0 Revert "Add composer based development support"
This reverts commit 20f715a76e.
2016-01-26 18:13:43 +08:00
champsupertramp 20f715a76e Add composer based development support 2016-01-25 22:56:43 +08:00