Commit Graph

5 Commits

Author SHA1 Message Date
f0cc77dddb style: remove unnecessary whitespace in main plugin file
All checks were successful
Build & Release Plugin / release (push) Successful in 7s
2026-02-06 19:23:52 +00:00
8da87c8c03 chore: add README.md for plugin documentation and release workflow 2026-02-06 19:21:04 +00:00
ea6ea954ba chore: update version to 1.0.2 and define SITI_DELIVERY_TIME_NOTICES_FILE constant
Some checks failed
Build & Release Plugin / release (push) Failing after 16s
2026-02-06 18:58:01 +00:00
c5496439c7 Require SitiDeliveryTimeNotice class in the main plugin file 2026-02-01 17:38:54 +00:00
67551a734c Add Siti Delivery Time Notices plugin and related functionality
All checks were successful
Build & Release Plugin / release (push) Successful in 8s
- Create main plugin file with metadata and initialization logic.
- Implement SitiDeliveryTimeNotice class for managing delivery time settings.
- Add JavaScript for updating delivery time notices on product pages.
- Update GitHub Actions workflow to reflect new file structure.
- Remove deprecated master-file.php.
2026-02-01 17:35:42 +00:00