Commit Graph

16 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 eb29a438a5 Fix i18n deprecation notice for translating too early 2025-02-15 15:06:43 -07:00
David Stone fba83557ac A few code standard improvements 2025-02-09 23:50:27 -07:00
David Stone 0a4c81c105 More yoda conditions 2025-02-09 12:30:02 -07:00
David Stone d9122a410d More code cleanup 2025-02-09 11:32:57 -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 8433379d90 Use new code style 2025-02-07 19:02:33 -07:00
David Stone b40a4aaeab remove unneccessary dependencies 2025-02-07 11:36:39 -07:00
David Stone 71b0e7a455 Use jetpack autoloader and composer instead of namespace rewrite 2025-02-02 01:22:03 -07:00
David Stone 34a7d3537c Fix 'Payment gateway not registered.' error happening at checkout. 2025-01-30 00:37:00 -07:00
David Stone bfb57e5770 Fix settings not showing up for active payment gateways 2024-12-29 00:07:27 -07:00
David Stone b994a75db3 Fix class not found errors 2024-12-28 23:28:09 -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