Linux 软件免费装

Onu Exchange Rates and Converter for BNR

开发者 constantinonu
更新时间 2026年7月11日 01:42
捐献地址: 去捐款
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

elementor gutenberg block bnr currency converter exchange rates

下载

1.0.1 1.0.2 1.0.3

详情介绍:

Onu Exchange Rates and Converter for BNR brings the official daily exchange rates published by the National Bank of Romania (BNR) directly to your WordPress site. It supports automatic scheduled sync (WP Cron), historical rate lookups, interactive currency conversion forms, classic widgets, a native Gutenberg block, and an Elementor widget. This plugin performs external HTTP requests to the official BNR XML feed once a day to download current exchange rates. No personal data is sent or collected. Features Gutenberg Block Source Code This plugin contains compiled production Javascript assets inside the build/ directory for Gutenberg blocks. The original, uncompiled, and fully human-readable source code is bundled inside the plugin package in the blocks/curs-valutar/src/ and blocks/convertor-valutar/src/ directories. To build or modify the block assets yourself, you can run:
  1. Install dependencies: npm install
  2. Build the assets: npm run build
External Services This plugin connects to the BNR (National Bank of Romania) XML feed to obtain official daily exchange rates. The data is retrieved once per day via HTTP request to: This service is provided by Banca Națională a României (BNR):

安装:

  1. Upload the plugin folder to the /wp-content/plugins/ directory, or install directly from Plugins -> Add New.
  2. Activate the plugin.
  3. Go to Settings -> Onu Exchange Rates to select active currencies and schedule the daily update time.
  4. Use the shortcode [onuexra_curs], Gutenberg block, Elementor widget, or Classic widget to display the rates.

屏幕截图:

  • Panoul de setări administrative
  • Tabel cu ratele valutare și sincronizare manuală
  • Gutenberg block preview în editor

常见问题:

Where does the data come from?

Directly from the official BNR XML feed (bnr.ro), without intermediaries.

How often is the rate updated?

Once a day, automatically, at your configured settings hour (defaults to 13:15, Romanian time, which is when BNR publishes the rates).

Does it work without Elementor?

Yes. The Elementor widget is loaded only if the Elementor plugin is active. Shortcodes, Gutenberg blocks, and classic widgets work independently.

更新日志:

1.0.1 1.0.0