Skip to content

v2.4.1 — WP.org compliance

Choose a tag to compare

@dukenukemall dukenukemall released this 18 May 09:29
· 7 commits to main since this release

v2.4.1 — WP.org compliance pass

Two small but mandatory fixes flagged by the WordPress.org plugin reviewer. No runtime behaviour changes.

Fixed

  • Requires Plugins header — Added Requires Plugins: woocommerce to the main plugin header (introduced in WordPress 6.5). WordPress now refuses to activate Fungies for WooCommerce unless WooCommerce itself is installed and active, and the WooCommerce dependency is now displayed in the Plugins screen.
  • Text domain matches slug — Renamed the gettext text domain from fungies-wp to fungies-for-woocommerce across all 97 gettext calls and the plugin header. This is required for the WordPress.org translation platform (translate.wordpress.org) to pick up our strings for community translation.

Upgrade notes

  • Any external .po / .mo files keyed off the old fungies-wp domain must be re-generated against the new fungies-for-woocommerce domain.
  • No code changes are required on your store — the upgrade is fully backwards-compatible for end users.

Install / Upgrade

Download fungies-checkout-2.4.1.zip below and upload it via WordPress Admin → Plugins → Add New → Upload Plugin, or activate Auto-Update once we publish to wordpress.org.