Commit Graph

10 Commits

Author SHA1 Message Date
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
b41dc2b2eb Use PHP 7.4 featers and PHP 8 polyfills 2025-02-08 13:57:32 -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
96c94a7e9c Update deps 2025-02-02 01:38:32 -07:00
2ac6fe1936 Update deps 2025-02-02 01:36:16 -07:00
71b0e7a455 Use jetpack autoloader and composer instead of namespace rewrite 2025-02-02 01:22:03 -07:00
6ff9a28403 Setup code quality and tests 2025-02-01 15:18:13 -07:00