Commit Graph

9 Commits

Author SHA1 Message Date
a815fdf179 Prep Plugin for release on WordPress.org
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.
2025-04-07 09:15:21 -06:00
0a4c81c105 More yoda conditions 2025-02-09 12:30:02 -07:00
be0ab98895 Everywhere yoda conditions are 2025-02-09 00:20:10 -07:00
d74f6d1a53 Overzealous rector 2025-02-08 15:59:32 -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
71b0e7a455 Use jetpack autoloader and composer instead of namespace rewrite 2025-02-02 01:22:03 -07:00
450931b405 Rename in more places 2024-12-07 00:09:47 -07:00
e8f7955c1c Initial Commit 2024-11-30 18:24:12 -07:00