
內容簡介
總結:CurrencyPal Widget 可讓您輕鬆在 WordPress 網站上嵌入來自 CurrencyPal 的貨幣匯率小工具。
1. 什麼是 CurrencyPal Widget 擴充功能的主要功能?
- 提供簡單的短代碼整合。
- 支援 Gutenberg 區塊。
- 可自訂寬度和高度。
- 具有響應式設計。
- 輕量快速。
2. 如何使用 CurrencyPal Widget 的短代碼?
- 基本用法:[currencypal id="YOUR_WIDGET_ID"]
- 自定義尺寸用法:[currencypal id="YOUR_WIDGET_ID" max_width="500px" max_height="400px"]
- 短代碼屬性:必填的 id(CurrencyPal Widget ID)、選填的 max_width(最大寬度,預設為 100%)、以及選填的 max_height(最大高度,預設為自動)。
3. 如何在 Gutenberg 區塊中使用 CurrencyPal Widget?
- 在區塊編輯器中,點擊「+」按鈕以添加新區塊。
- 搜尋「CurrencyPal Widget」。
- 添加區塊,並在區塊設定面板中輸入您的 Widget ID。
外掛標籤
開發者團隊
原文外掛簡介
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:
In the block editor, click the “+” button to add a new block
Search for “CurrencyPal Widget”
Add the block and enter your Widget ID in the block settings panel
