10 Commits

Author SHA1 Message Date
coraislovely-code df7a6f78ba Align the text domain with the plugin slug
The domain has been 'comiceasel' since 2012 while the wordpress.org slug is
'comic-easel'. Language packs from translate.wordpress.org are keyed to the
slug, so they could never load; no working translation ever shipped against
the old domain. Renames the domain in every gettext call, in
load_plugin_textdomain(), in both Text Domain headers, and on the lang/
template files, which already carried comic-easel domain markers internally.

Option keys, admin page slugs, nonce actions and style handles that share the
comiceasel prefix are deliberately left alone; only the $domain argument moved.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-08-13 17:48:00 -04:00
coraislovely-code ba4625967e Harden PayPal IPN validation
Co-authored-by: gpt-5.6-sol <noreply@openai.com>
2026-07-29 09:09:42 -04:00
coraislovely-code 3882fb1844 Replace lapsed Comic Easel links 2026-07-28 18:55:01 -04:00
JN-Squire b3e3f01c6d Text Domain now matching plugin slug "comic-easel"
Changing the "Text Domain" (previouslly "@ comiceasel" in MO and PO files) to "comic-easel".
2017-03-07 14:56:40 +01:00
Frumph a6118f1d43 New Option to allow Comic Easel to automagically remove featured images on comic post pages on non-ComicPress themes (so you don't have to code anything) 2016-10-09 12:37:25 -07:00
Frumph 1e67f64d3d A huge plethora of language translation fixes courtesy of @JN_Squire for pushing me to fix them 2016-09-30 13:45:58 -07:00
Frumph de5e7c005f Updated language files, removed generic en_US files 2016-07-17 12:14:58 -07:00
Frumph 2a3516d53e fixed translation string problem, updated localization files again 2015-09-27 16:10:20 -07:00
Frumph d23348a1aa updated en_US localization files 2015-09-27 16:02:06 -07:00
Frumph 2f2cde82db 1.6.1 Attempt to fix the language files and directory 2014-02-27 03:17:05 -08:00