Changeset 3291429
- Timestamp:
- 05/11/2025 07:40:35 PM (10 months ago)
- Location:
- uae-aed-currency-symbol-changer-by-ingenidev
- Files:
-
- 2 edited
- 5 copied
-
tags/1.0.10 (copied) (copied from uae-aed-currency-symbol-changer-by-ingenidev/trunk)
-
tags/1.0.10/custom-aed-font.css (copied) (copied from uae-aed-currency-symbol-changer-by-ingenidev/trunk/custom-aed-font.css)
-
tags/1.0.10/fonts (copied) (copied from uae-aed-currency-symbol-changer-by-ingenidev/trunk/fonts)
-
tags/1.0.10/ingenidev-uae-aed-currency-symbol-changer.php (copied) (copied from uae-aed-currency-symbol-changer-by-ingenidev/trunk/ingenidev-uae-aed-currency-symbol-changer.php) (2 diffs)
-
tags/1.0.10/readme.txt (copied) (copied from uae-aed-currency-symbol-changer-by-ingenidev/trunk/readme.txt) (1 diff)
-
trunk/ingenidev-uae-aed-currency-symbol-changer.php (modified) (2 diffs)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
uae-aed-currency-symbol-changer-by-ingenidev/tags/1.0.10/ingenidev-uae-aed-currency-symbol-changer.php
r3291424 r3291429 7 7 * Author URI: https://ingenidev.com 8 8 * Description: By default, WooCommerce uses the currency symbol for the United Arab Emirates Dirham (AED) as "د.إ". This plugin changes it to the new official symbol (as issued by the UAE Central Bank on March 27th 2025). 9 * Version: 1.0. 99 * Version: 1.0.10 10 10 * Requires Plugins: woocommerce 11 11 * License: GPL v2 or later … … 22 22 plugin_dir_url( __FILE__ ) . 'custom-aed-font.css', // Path to your CSS file 23 23 array(), 24 '1.0. 9'24 '1.0.10' 25 25 ); 26 26 } -
uae-aed-currency-symbol-changer-by-ingenidev/tags/1.0.10/readme.txt
r3291424 r3291429 8 8 Requires PHP: 5.2.17 9 9 Requires Plugins: woocommerce 10 Stable tag: 1.0. 910 Stable tag: 1.0.10 11 11 License: GPLv2 or later 12 12 13 By default, WooCommerce uses the currency symbol for the United Arab Emirates Dirham (AED) as "د.إ". This ingenidev plugin changes it to the new official symbol (asissued by the UAE Central Bank on March 27th 2025).13 WooCommerce uses the "د.إ" for the United Arab Emirates Dirham (AED). This ingenidev plugin changes it to the new official symbol (issued by the UAE Central Bank on March 27th 2025). 14 14 15 15 16 16 == Description == 17 17 18 By default, WooCommerce uses the currency symbol for the United Arab Emirates Dirham (AED) as "د.إ". This plugin changes it to the new official symbol (asissued by the UAE Central Bank on March 27th 2025).18 WooCommerce uses the "د.إ" for the United Arab Emirates Dirham (AED). This ingenidev plugin changes it to the new official symbol (issued by the UAE Central Bank on March 27th 2025). 19 19 20 20 -
uae-aed-currency-symbol-changer-by-ingenidev/trunk/ingenidev-uae-aed-currency-symbol-changer.php
r3291424 r3291429 7 7 * Author URI: https://ingenidev.com 8 8 * Description: By default, WooCommerce uses the currency symbol for the United Arab Emirates Dirham (AED) as "د.إ". This plugin changes it to the new official symbol (as issued by the UAE Central Bank on March 27th 2025). 9 * Version: 1.0. 99 * Version: 1.0.10 10 10 * Requires Plugins: woocommerce 11 11 * License: GPL v2 or later … … 22 22 plugin_dir_url( __FILE__ ) . 'custom-aed-font.css', // Path to your CSS file 23 23 array(), 24 '1.0. 9'24 '1.0.10' 25 25 ); 26 26 } -
uae-aed-currency-symbol-changer-by-ingenidev/trunk/readme.txt
r3291424 r3291429 8 8 Requires PHP: 5.2.17 9 9 Requires Plugins: woocommerce 10 Stable tag: 1.0. 910 Stable tag: 1.0.10 11 11 License: GPLv2 or later 12 12 13 By default, WooCommerce uses the currency symbol for the United Arab Emirates Dirham (AED) as "د.إ". This ingenidev plugin changes it to the new official symbol (asissued by the UAE Central Bank on March 27th 2025).13 WooCommerce uses the "د.إ" for the United Arab Emirates Dirham (AED). This ingenidev plugin changes it to the new official symbol (issued by the UAE Central Bank on March 27th 2025). 14 14 15 15 16 16 == Description == 17 17 18 By default, WooCommerce uses the currency symbol for the United Arab Emirates Dirham (AED) as "د.إ". This plugin changes it to the new official symbol (asissued by the UAE Central Bank on March 27th 2025).18 WooCommerce uses the "د.إ" for the United Arab Emirates Dirham (AED). This ingenidev plugin changes it to the new official symbol (issued by the UAE Central Bank on March 27th 2025). 19 19 20 20
Note: See TracChangeset
for help on using the changeset viewer.