Commit Graph

13 Commits

Author SHA1 Message Date
David Stone 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
David Stone f05ab77418 Update tranlation text domain 2025-02-15 23:19:24 -07:00
David Stone 0a4c81c105 More yoda conditions 2025-02-09 12:30:02 -07:00
David Stone be0ab98895 Everywhere yoda conditions are 2025-02-09 00:20:10 -07:00
David Stone b41dc2b2eb Use PHP 7.4 featers and PHP 8 polyfills 2025-02-08 13:57:32 -07:00
David Stone 2941c8b946 Remove city database to reduce package size 2025-02-07 23:49:22 -07:00
David Stone 8433379d90 Use new code style 2025-02-07 19:02:33 -07:00
David Stone 71b0e7a455 Use jetpack autoloader and composer instead of namespace rewrite 2025-02-02 01:22:03 -07:00
David Stone 6fcf6babc3 Fix deprecation notice when validating a WP_User object. 2025-01-30 00:37:39 -07:00
David Stone b994a75db3 Fix class not found errors 2024-12-28 23:28:09 -07:00
David Stone d87425cfab Remove all code related to purchasing a license 2024-12-07 01:16:47 -07:00
David Stone 450931b405 Rename in more places 2024-12-07 00:09:47 -07:00
David Stone e8f7955c1c Initial Commit 2024-11-30 18:24:12 -07:00