| 开发者 | codeies |
|---|---|
| 更新时间 | 2026年6月22日 16:58 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
swift-currency folder to the /wp-content/plugins/ directory.[swiftcurrency_switcher] or the "Swift Currency Switcher" widget to display it on your site.You can use the shortcode [swiftcurrency_switcher] in any page or post. Alternatively, you can add the "Swift Currency Switcher" widget to your sidebar or footer via Appearance > Widgets.
Yes, the free version includes automatic exchange rate updates via the European Central Bank (ECB).
Absolutely. You can change the "Accent Color" in the Display settings to match your brand. You can also add custom CSS for advanced styling.
You can enable 3 currencies in the free version, including your store's base currency.
{ on the same line as the declaration).if, foreach, switch) and function calls to comply with WPCS.@since, @param, @return) to all previously undocumented private helper methods: sanitize_currency_code_array(), sanitize_rate_map(), and sanitize_interval_setting().@since 1.0.4 tag on the swiftcurrency_current_currency filter docblock to match the version it was refined.class="error" to the correct WordPress class="notice notice-error" markup.WC requires at least: 7.0 and WC tested up to: 9.0 in plugin header.@since 1.0.0 docblock tags to all Pro class methods.init_components() to the multi-line WPCS-preferred style.