Skip to content

v2.2.0 — All 22 Amazon Marketplaces

Choose a tag to compare

@numanrki numanrki released this 12 Mar 12:01
· 12 commits to master since this release

Added

  • 12 new Amazon marketplaces: MX (Mexico), BR (Brazil), NL (Netherlands), BE (Belgium), PL (Poland), SE (Sweden), TR (Turkey), SA (Saudi Arabia), AE (UAE), EG (Egypt), IE (Ireland), SG (Singapore) — total: 22 marketplaces across NA, EU, and FE regions.
  • Country-to-marketplace geo-targeting mappings for all new locales.

Fixed

  • Shortcode fallback_output() built broken URLs — used marketplace code as domain instead of resolving via Marketplace::get_domain(). Default changed from invalid 'www' to 'US'.

Changed

  • LinkRewriter no longer maintains a hardcoded domain map — reads from the central Marketplace class, so new marketplaces are automatically supported.