CurrencyPal Widget - Complete Description
Category: Development • Platform: WordPress Plugins
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 IDmax_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