v2.4.1 — WP.org compliance
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: woocommerceto 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-wptofungies-for-woocommerceacross 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/.mofiles keyed off the oldfungies-wpdomain must be re-generated against the newfungies-for-woocommercedomain. - 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.