{"id":271708,"date":"2026-01-10T20:24:28","date_gmt":"2026-01-10T20:24:28","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/currencypal-widget\/"},"modified":"2026-02-21T15:14:31","modified_gmt":"2026-02-21T15:14:31","slug":"currencypal-widget","status":"publish","type":"plugin","link":"https:\/\/pcd.wordpress.org\/plugins\/currencypal-widget\/","author":23430865,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.0.4","stable_tag":"1.0.4","tested":"6.9.4","requires":"5.0","requires_php":"7.4","requires_plugins":null,"header_name":"CurrencyPal Widget","header_author":"CurrencyPal","header_description":"Embed CurrencyPal currency exchange rate widgets on your WordPress site using shortcodes or Gutenberg blocks.","assets_banners_color":"b9a077","last_updated":"2026-02-21 15:14:31","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"https:\/\/currencypal.net\/downloads","header_author_uri":"https:\/\/currencypal.net","rating":0,"author_block_rating":0,"active_installs":0,"downloads":180,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"1.0.2":{"tag":"1.0.2","author":"currencypal","date":"2026-01-10 20:24:19"},"1.0.3":{"tag":"1.0.3","author":"currencypal","date":"2026-01-10 20:49:52"},"1.0.4":{"tag":"1.0.4","author":"currencypal","date":"2026-02-21 15:14:31"}},"upgrade_notice":{"1.0.2":"<p>Initial release of CurrencyPal Widget plugin.<\/p>"},"ratings":[],"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":3466446,"resolution":"128x128","location":"assets","locale":""},"icon-256x256.png":{"filename":"icon-256x256.png","revision":3466446,"resolution":"256x256","location":"assets","locale":""}},"assets_banners":{"banner-772x250.png":{"filename":"banner-772x250.png","revision":3466446,"resolution":"772x250","location":"assets","locale":""}},"assets_blueprints":{},"all_blocks":{"currencypal\/widget":{"name":"currencypal\/widget","title":"CurrencyPal Widget"}},"tagged_versions":["1.0.2","1.0.3","1.0.4"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":3436841,"resolution":"1","location":"assets","locale":""},"screenshot-2.png":{"filename":"screenshot-2.png","revision":3436841,"resolution":"2","location":"assets","locale":""},"screenshot-3.png":{"filename":"screenshot-3.png","revision":3436841,"resolution":"3","location":"assets","locale":""},"screenshot-4.png":{"filename":"screenshot-4.png","revision":3436841,"resolution":"4","location":"assets","locale":""},"screenshot-5.png":{"filename":"screenshot-5.png","revision":3436841,"resolution":"5","location":"assets","locale":""},"screenshot-6.png":{"filename":"screenshot-6.png","revision":3436841,"resolution":"6","location":"assets","locale":""}},"screenshots":{"1":"Currency exchange rates widget with classic table layout","2":"Modern card-style widget display","3":"Custom themed widget with your branding","4":"Premium pricing display widget","5":"Multiple currency rates in elegant grid","6":"IRR-based exchange rates widget"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[8504,230,21292,15800,162],"plugin_category":[43,45,56],"plugin_contributors":[253734],"plugin_business_model":[],"class_list":["post-271708","plugin","type-plugin","status-publish","hentry","plugin_tags-currency","plugin_tags-embed","plugin_tags-exchange-rates","plugin_tags-finance","plugin_tags-widget","plugin_category-customization","plugin_category-ecommerce","plugin_category-social-and-sharing","plugin_contributors-currencypal","plugin_committers-currencypal"],"banners":{"banner":"https:\/\/ps.w.org\/currencypal-widget\/assets\/banner-772x250.png?rev=3466446","banner_2x":false,"banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/currencypal-widget\/assets\/icon-128x128.png?rev=3466446","icon_2x":"https:\/\/ps.w.org\/currencypal-widget\/assets\/icon-256x256.png?rev=3466446","generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/currencypal-widget\/assets\/screenshot-1.png?rev=3436841","caption":"Currency exchange rates widget with classic table layout"},{"src":"https:\/\/ps.w.org\/currencypal-widget\/assets\/screenshot-2.png?rev=3436841","caption":"Modern card-style widget display"},{"src":"https:\/\/ps.w.org\/currencypal-widget\/assets\/screenshot-3.png?rev=3436841","caption":"Custom themed widget with your branding"},{"src":"https:\/\/ps.w.org\/currencypal-widget\/assets\/screenshot-4.png?rev=3436841","caption":"Premium pricing display widget"},{"src":"https:\/\/ps.w.org\/currencypal-widget\/assets\/screenshot-5.png?rev=3436841","caption":"Multiple currency rates in elegant grid"},{"src":"https:\/\/ps.w.org\/currencypal-widget\/assets\/screenshot-6.png?rev=3436841","caption":"IRR-based exchange rates widget"}],"raw_content":"<!--section=description-->\n<p>CurrencyPal Widget allows you to easily embed currency exchange rate widgets from CurrencyPal on your WordPress website.<\/p>\n\n<p><strong>Features:<\/strong><\/p>\n\n<ul>\n<li>Easy shortcode integration<\/li>\n<li>Gutenberg block support<\/li>\n<li>Customizable width and height<\/li>\n<li>Responsive design<\/li>\n<li>Lightweight and fast<\/li>\n<\/ul>\n\n<h3>Usage<\/h3>\n\n<p><strong>Shortcode:<\/strong><\/p>\n\n<p>Basic usage:\n    [currencypal id=\"YOUR_WIDGET_ID\"]<\/p>\n\n<p>With custom dimensions:\n    [currencypal id=\"YOUR_WIDGET_ID\" max_width=\"500px\" max_height=\"400px\"]<\/p>\n\n<p><strong>Shortcode Attributes:<\/strong><\/p>\n\n<ul>\n<li><code>id<\/code> (required) - Your CurrencyPal Widget ID<\/li>\n<li><code>max_width<\/code> (optional) - Maximum width (default: 100%)<\/li>\n<li><code>max_height<\/code> (optional) - Maximum height (default: auto)<\/li>\n<\/ul>\n\n<p><strong>Gutenberg Block:<\/strong><\/p>\n\n<ol>\n<li>In the block editor, click the \"+\" button to add a new block<\/li>\n<li>Search for \"CurrencyPal Widget\"<\/li>\n<li>Add the block and enter your Widget ID in the block settings panel<\/li>\n<\/ol>\n\n<!--section=installation-->\n<ol>\n<li>Upload the <code>currencypal-widget<\/code> folder to the <code>\/wp-content\/plugins\/<\/code> directory<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress<\/li>\n<li>Go to Settings &gt; CurrencyPal Widget to configure the base URL (if using a self-hosted installation)<\/li>\n<li>Use the shortcode or Gutenberg block to embed your widgets<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt id=\"where%20do%20i%20find%20my%20widget%20id%3F\"><h3>Where do I find my Widget ID?<\/h3><\/dt>\n<dd><p>Log in to your CurrencyPal dashboard, go to your widgets, and copy the Widget ID from the widget details or embed code.<\/p><\/dd>\n<dt id=\"can%20i%20use%20multiple%20widgets%20on%20one%20page%3F\"><h3>Can I use multiple widgets on one page?<\/h3><\/dt>\n<dd><p>Yes, you can add as many widgets as you need using multiple shortcodes or blocks.<\/p><\/dd>\n<dt id=\"how%20do%20i%20change%20the%20base%20url%20for%20self-hosted%20installations%3F\"><h3>How do I change the base URL for self-hosted installations?<\/h3><\/dt>\n<dd><p>Go to Settings &gt; CurrencyPal Widget and update the Base URL field.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.0.4<\/h4>\n\n<ul>\n<li>Added assets<\/li>\n<\/ul>\n\n<h4>1.0.2<\/h4>\n\n<ul>\n<li>Initial release<\/li>\n<li>Shortcode support<\/li>\n<li>Gutenberg block support<\/li>\n<li>Customizable dimensions<\/li>\n<li>Admin settings page<\/li>\n<\/ul>","raw_excerpt":"Embed CurrencyPal currency exchange rate widgets on your WordPress site using shortcodes or Gutenberg blocks.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/271708","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=271708"}],"author":[{"embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/currencypal"}],"wp:attachment":[{"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=271708"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=271708"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=271708"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=271708"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=271708"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=271708"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}