=== Belarusian Currency (B) Symbol for Woocommerce ===
Contributors: zoylander
Tags: WooCommerce, Currency, BYN Symbol, Belarusian Currency, Belarusian rubles symbol
Requires at least: 6.5
Tested up to: 7.1
Stable tag: 1.0.3
Requires PHP: 7.4
License: GPL v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

This plugin adds new Belarusian currency BYN symbol on WooCommerce shop pages.

== Description ==
Plugin displays Belarusian currency symbol BYN using official font, provided by National Bank of the Republic of Belarus. The sign is a Cyrillic capital letter "Б", supplemented by a horizontal line in the center. Just install and activate this plugin and select new BYN as currency at Woocommerce -> Settings -> General Tab Under currency options

== Installation == 
1. Upload the plugin files to the `/wp-content/plugins/plugin-name` directory, or install the plugin through the WordPress plugins screen directly.
2. Activate the plugin through the 'Plugins' screen in WordPress
3. Go to Woocommerce settings and select new BYN currency as base currency.

== Frequently Asked Questions ==
= Do I need to make any changes to Woocommerce template files? =
No you don't have to make any changes in template files. Just install and activate this plugin and select new BYN currency as base currency in Woocommerce settings.
= On several pages or in several places I see partly symbol "Б" =
Some themes have their own CSS rules, so you need manually add CSS style to element with symbol `Б`. For example:

`font-family: "nbrb" !important;`

== Screenshots ==
1. WooCommerce Settings
2. Catalog Page
3. WooCommerce Admin Product page
4. Single product page

== Changelog ==

= 1.0.3 =
Release Date: September 5, 2026

* Tested with Wordpress version 7.1
* Tested with Woocommerce version 11.1.0
* Minor updates

= 1.0.2 =
Release Date: August 7, 2026

* Tested with Wordpress version 7.0.3
* Tested with Woocommerce version 11.0.0
* Minor updates

= 1.0.1 =
Release Date: May 22, 2026

* Successfully tested with Wordpress version 7.0
* Successfully tested with Woocommerce version 10.7.0

= 1.0.0 =
Release Date: April 24, 2026

* First version of the plugin supporting Woocommerce version 10.6.2