Commit Graph

42 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
217009caab Put all scripts in footer and load async 2025-02-15 15:07:06 -07:00
David Stone
eb29a438a5 Fix i18n deprecation notice for translating too early 2025-02-15 15:06:43 -07:00
David Stone
6d7e7cef66 Use emojii flags 2025-02-15 14:57:51 -07:00
David Stone
3113413c3d Only enqueue style when needed 2025-02-15 09:36:25 -07:00
David Stone
fba83557ac A few code standard improvements 2025-02-09 23:50:27 -07:00
David Stone
a50b247b5e Fix some addons 2025-02-09 23:49:41 -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
d74f6d1a53 Overzealous rector 2025-02-08 15:59:32 -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
d71413886b Fix parse error 2025-02-07 22:58:06 -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
10c292b0df Fix sunrise errors 2025-02-07 11:35:59 -07:00
David Stone
35be51daa7 use composer autoloader 2025-02-02 02:21:23 -07:00
David Stone
71b0e7a455 Use jetpack autoloader and composer instead of namespace rewrite 2025-02-02 01:22:03 -07:00
David Stone
9b3a0798f0 update version in one more place 2025-01-31 01:13:22 -07:00
David Stone
0686aeb1fe Prep for release 2025-01-31 01:08:57 -07:00
David Stone
483546db58 Fix warning 'warning:
Undefined global variable '
2025-01-30 00:46:04 -07:00
David Stone
6fcf6babc3 Fix deprecation notice when validating a WP_User object. 2025-01-30 00:37:39 -07:00
David Stone
34a7d3537c Fix 'Payment gateway not registered.' error happening at checkout. 2025-01-30 00:37:00 -07:00
David Stone
c4126a2b13 Prep for release 2025-01-28 22:44:36 -07:00
David Stone
343465d854 Add newsletter 2025-01-11 09:39:16 -07:00
David Stone
a5b5491265 Fix addons 2025-01-05 16:09:40 -07:00
David Stone
e60ffba94a Fix previewer and possibly other broken things 2024-12-30 22:44:52 -07:00
David Stone
6c81873dcd Fix warning 2024-12-30 22:44:37 -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
5896a993aa Fix blocks not being registered soon enough 2024-12-27 23:43:01 -07:00
David Stone
ac0b0f714d Fix infinite loop while installing 2024-12-20 10:45:34 -07:00
David Stone
a6dfca6d9f Fix ajax forms not loading because the ajax endpoint is not in WP_ADMIN 2024-12-18 10:00:05 -07:00
David Stone
1bddec13a4 Use a version number that's actually higher than the existing constant 2024-12-16 23:50:43 -07:00
David Stone
93fdbf2153 Remove more branding 2024-12-07 01:23:49 -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
9574984471 Change layout hook timings to fix warnings with i18n in WP 6.7 2024-12-07 00:08:01 -07:00
David Stone
5aa44c8402 Rename in all places 2024-12-06 00:01:09 -07:00
David Stone
e8f7955c1c Initial Commit 2024-11-30 18:24:12 -07:00