Linux 软件免费装
Banner图

FX Currency Converter

开发者 falselight
更新时间 2024年8月27日 23:26
捐献地址: 去捐款
PHP版本: 5.3 及以上
WordPress版本: 6.6
版权: GPLv3
版权网址: 版权信息

标签

currencies currency converter currency conversion currency exchange exchange rates

下载

0.1.0 0.2.0

详情介绍:

安装:

From your WordPress dashboard
  1. Visit "Plugins > Add New"
  2. Search for "FX Currency Converter"
  3. Activate "FX Currency Converter" from your Plugins page.
  4. Add widgets on yourdomain.com/wp-admin/widgets.php page.
From WordPress.org
  1. Download "FX Currency Converter".
  2. Upload the "FX Currency Converter" directory to your "/wp-content/plugins/" directory, using your favorite method (ftp, sftp, scp, etc...).
  3. Activate "FX Currency Converter" from your Plugins page.
  4. Add widgets on yourdomain.com/wp-admin/widgets.php page.

升级注意事项:

0.1.0
  • First release

常见问题:

How to display currency conversion in a theme or PHP code?

To incorporate the shortcode into PHP code, use the following syntax: <?php echo do_shortcode('[fxcc_convert num="100" from="USD" to="EUR"]'); ?>

更新日志:

0.2.0 0.1.0