Commit Graph

18 Commits

Author SHA1 Message Date
410571a802 Update version number to 2.4.0 2025-04-14 11:58:44 -06:00
2dfe5ae78a Update build 2025-04-14 11:47:23 -06:00
d88e50df38 Prep Plugin for release on WordPress.org (#23)
* Update translation text domain
* Escape everything that should be escaped.
* Add nonce checks where needed.
* Sanitize all inputs.
* Apply Code style changes across the codebase.
* Correct many deprecation notices.
* Optimize load order of many filters.
* Add Proper Build script
* Use emojii flags
* Fix i18n deprecation  notice for translating too early
* Put all scripts in footer and load async
2025-04-14 11:36:46 -06:00
d9122a410d More code cleanup 2025-02-09 11:32:57 -07:00
07a69d33e5 Add custom rector rule for yoda conditions 2025-02-09 00:21:40 -07:00
b41dc2b2eb Use PHP 7.4 featers and PHP 8 polyfills 2025-02-08 13:57:32 -07:00
8433379d90 Use new code style 2025-02-07 19:02:33 -07:00
10c292b0df Fix sunrise errors 2025-02-07 11:35:59 -07:00
8533136b47 Use older psr/log which supports PHP 7 2025-02-02 13:09:52 -07:00
35be51daa7 use composer autoloader 2025-02-02 02:21:23 -07:00
e0c745c9c1 Update deps with fixed platform 8.0 2025-02-02 01:43:25 -07:00
bac3c2bb53 Update deps 2025-02-02 01:38:19 -07:00
71b0e7a455 Use jetpack autoloader and composer instead of namespace rewrite 2025-02-02 01:22:03 -07:00
c4126a2b13 Prep for release 2025-01-28 22:44:36 -07:00
f7b7530590 Revert to supported versions of phpunit 2025-01-13 23:02:41 -07:00
9a310d491e Exclude more dirs 2024-12-20 10:52:21 -07:00
bb5c1f220e Add php reqs 2024-12-16 22:49:30 -07:00
b7d4a27fc2 Use composer for building 2024-12-11 01:01:26 -07:00