You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.