CurrencyPal Widget

外掛說明

CurrencyPal Widget allows you to easily embed currency exchange rate widgets from CurrencyPal on your WordPress website.

Features:

  • Easy shortcode integration
  • Gutenberg block support
  • Customizable width and height
  • Responsive design
  • Lightweight and fast

Usage

Shortcode:

Basic usage:
[currencypal id=”YOUR_WIDGET_ID”]

With custom dimensions:
[currencypal id=”YOUR_WIDGET_ID” max_width=”500px” max_height=”400px”]

Shortcode Attributes:

  • id (required) – Your CurrencyPal Widget ID
  • max_width (optional) – Maximum width (default: 100%)
  • max_height (optional) – Maximum height (default: auto)

Gutenberg Block:

  1. In the block editor, click the “+” button to add a new block
  2. Search for “CurrencyPal Widget”
  3. Add the block and enter your Widget ID in the block settings panel

螢幕擷圖

  • Currency exchange rates widget with classic table layout
  • Modern card-style widget display
  • Custom themed widget with your branding
  • Premium pricing display widget
  • Multiple currency rates in elegant grid
  • IRR-based exchange rates widget

適用於區塊編輯器

這個外掛提供 1 個可供 Gutenberg/區塊編輯器使用的區塊。

  • CurrencyPal Widget

安裝方式

  1. Upload the currencypal-widget folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Go to Settings > CurrencyPal Widget to configure the base URL (if using a self-hosted installation)
  4. Use the shortcode or Gutenberg block to embed your widgets

常見問題集

Where do I find my Widget ID?

Log in to your CurrencyPal dashboard, go to your widgets, and copy the Widget ID from the widget details or embed code.

Can I use multiple widgets on one page?

Yes, you can add as many widgets as you need using multiple shortcodes or blocks.

How do I change the base URL for self-hosted installations?

Go to Settings > CurrencyPal Widget and update the Base URL field.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈CurrencyPal Widget〉的開發相關工作。

參與者

將〈CurrencyPal Widget〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.0.4

  • Added assets

1.0.2

  • Initial release
  • Shortcode support
  • Gutenberg block support
  • Customizable dimensions
  • Admin settings page