=== LKR Currency Symbol Changer ===

Contributors: nuski
Author URI: https://ideageek.net
Tags: woocommerce, currency, lkr, sri lanka, rupee
Requires at least: 5.0
Tested up to: 7.1
Requires PHP: 7.4
Stable tag: 1.0.6
License: GPLv2 or later

Replaces the default Sri Lankan Rupee (LKR) currency symbol "රු." with "Rs." across your WooCommerce store.

== Description ==

LKR Currency Symbol Changer is a lightweight WooCommerce plugin that replaces the default Sri Lankan Rupee currency symbol (රු.) with "Rs." throughout your store.

The plugin is simple, lightweight, and requires no configuration. Once activated, all WooCommerce prices displayed in LKR will automatically use "Rs." instead of the default symbol.

== Installation ==

1. Upload the plugin to the `/wp-content/plugins/` directory, or install it through the WordPress Plugins screen.
2. Activate the plugin through the "Plugins" screen in WordPress.
3. Ensure your WooCommerce store currency is set to **Sri Lankan Rupee (LKR)**.
4. That's it. Your store will now display **Rs.** as the currency symbol.

== Screenshots ==

1. Before installation backend
2. Before installation frontend
3. After installation backend
4. After installation frontend

== Frequently Asked Questions ==

= Does this affect other currencies? =

No. The plugin only modifies the symbol for the Sri Lankan Rupee (LKR).

= Does this change the currency format? =

No. It only replaces the currency symbol. WooCommerce continues to handle currency position, decimal separators, and number formatting according to your store settings.

== Changelog ==

= 1.0.6 =
* Fixed the stable tag version.
* Added plugin screenshots.

= 1.0.5 =
* Tested compatibility with WordPress 7.1.

= 1.0.4 =
* Refactored the plugin to follow WordPress Coding Standards.
* Improved the plugin description and inline documentation.

= 1.0.3 =
* Tested compatibility with WordPress 7.0.

= 1.0.2 =
* Tested compatibility with WordPress 6.9.

= 1.0.1 =
* Tested compatibility with WordPress 6.8.

= 1.0.0 =
* Initial release.