Skip to content

Releases: deckerweb/quick-edit-featured-image

Version 1.3.0

12 Apr 18:48

Choose a tag to compare

🎉 v1.3.0 – 2025-04-12

  • New: The "plugin" can now also be used as Code Snippet version, and is working identically! (see Installation)
  • New: Confirmed full compatibility with ClassicPress 2.x
  • New: Own translation loader (with WP functions) to also have translations available for the code snippet version of the "plugin"
  • Change: The needed jQuery Script gets now added as inline script, the additional asset file is no longer needed!
  • Change: Always use the set post type label for Featured Image, also for translations
  • Change: Always use translation files, except for when a special constant is defined, load special strings (only regarding German locales!)
  • Update: .pot file, plus packaged German translations

Version 1.2.0

06 Apr 12:22

Choose a tag to compare

🎉 v1.2.0 – 2025-04-06

  • New: Installable and updateable via Git Updater plugin
  • Improved: Script localization
  • Update: .pot file, plus packaged German translations, now including new l10n.php files!
  • Update: Readme file

Version 1.1.0

28 Mar 12:32

Choose a tag to compare

🎉 v1.1.0 – 2025-03-28

  • New: Transformed code into class-based approach (more future-proof)
  • New: Add info to Site Health Debug, useful for our constants for custom tweaking
  • New: Added .pot file (to translate plugin into your language), plus packaged German translations
  • Plugin: Add meta links on WP Plugins page

v1.0.0

14 Mar 06:08

Choose a tag to compare

v1.0.0

  • Initial release – Yeah!
  • Custom disabling for post types via constant or filter
  • Plugin support: Disabled by default for WooCommerce and Meta Box post types