Commit Graph

14 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
2941c8b946 Remove city database to reduce package size 2025-02-07 23:49:22 -07:00
8433379d90 Use new code style 2025-02-07 19:02:33 -07:00
9b3a0798f0 update version in one more place 2025-01-31 01:13:22 -07:00
0686aeb1fe Prep for release 2025-01-31 01:08:57 -07:00
c4126a2b13 Prep for release 2025-01-28 22:44:36 -07:00
343465d854 Add newsletter 2025-01-11 09:39:16 -07:00
e60ffba94a Fix previewer and possibly other broken things 2024-12-30 22:44:52 -07:00
a6dfca6d9f Fix ajax forms not loading because the ajax endpoint is not in WP_ADMIN 2024-12-18 10:00:05 -07:00
93fdbf2153 Remove more branding 2024-12-07 01:23:49 -07:00
d87425cfab Remove all code related to purchasing a license 2024-12-07 01:16:47 -07:00
9574984471 Change layout hook timings to fix warnings with i18n in WP 6.7 2024-12-07 00:08:01 -07:00
e8f7955c1c Initial Commit 2024-11-30 18:24:12 -07:00