name: Money92 Forex Widgets
slug: money92-forex-widgets
version: 1.1.3
tested_up_to: 6.9.3
requires_at_least: 5.0
requires_php: 7.4
contributors:
  - gettechinfinite
tags:
  - forex
  - currency
  - exchange rates
  - calculator
  - forex widget
short_description: Forex rates table and PKR currency calculator using an external exchange-rate API.
sections:
  description: |
    Money92 Forex Widgets provides two shortcodes:

    **1. Forex Rates Table**
    Shows PKR exchange rates for multiple currencies with buying/selling spread applied.

    **2. Currency Calculator**
    Convert any supported currency to PKR using mid-market, buying or selling rates.

    Rates are retrieved from an external public API and cached using WordPress transients.
  installation: |
    1. Upload the plugin folder to `/wp-content/plugins/money92-forex-widgets/`.
    2. Activate the plugin through "Plugins" in WordPress.
    3. Add shortcodes to any page, post, or widget.
  changelog: |
    = 1.1.3 =
    * Improved external service disclosure in the readme with service purpose, transmitted data, and policy links
    * Reduced data sent in remote requests by removing the site URL from the User-Agent header

    = 1.1.0 =
    * Enqueue scripts/styles correctly (no inline <script>/<style> tags)
    * Server-side fetching with caching, exposed via a REST endpoint
assets:
  screenshots:
    - screenshot-1.png
    - screenshot-2.png
