Changeset 3291424
- Timestamp:
- 05/11/2025 07:22:28 PM (10 months ago)
- Location:
- uae-aed-currency-symbol-changer-by-ingenidev
- Files:
-
- 6 added
- 2 edited
- 3 copied
-
tags/1.0.9 (copied) (copied from uae-aed-currency-symbol-changer-by-ingenidev/trunk)
-
tags/1.0.9/fonts (added)
-
tags/1.0.9/fonts/font.woff (added)
-
tags/1.0.9/fonts/font.woff2 (added)
-
tags/1.0.9/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.9/readme.txt (copied) (copied from uae-aed-currency-symbol-changer-by-ingenidev/trunk/readme.txt) (1 diff)
-
trunk/fonts (added)
-
trunk/fonts/font.woff (added)
-
trunk/fonts/font.woff2 (added)
-
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.9/ingenidev-uae-aed-currency-symbol-changer.php
r3291417 r3291424 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. 89 * Version: 1.0.9 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. 8'24 '1.0.9' 25 25 ); 26 26 } -
uae-aed-currency-symbol-changer-by-ingenidev/tags/1.0.9/readme.txt
r3291417 r3291424 8 8 Requires PHP: 5.2.17 9 9 Requires Plugins: woocommerce 10 Stable tag: 1.0. 810 Stable tag: 1.0.9 11 11 License: GPLv2 or later 12 12 -
uae-aed-currency-symbol-changer-by-ingenidev/trunk/ingenidev-uae-aed-currency-symbol-changer.php
r3291417 r3291424 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. 89 * Version: 1.0.9 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. 8'24 '1.0.9' 25 25 ); 26 26 } -
uae-aed-currency-symbol-changer-by-ingenidev/trunk/readme.txt
r3291417 r3291424 8 8 Requires PHP: 5.2.17 9 9 Requires Plugins: woocommerce 10 Stable tag: 1.0. 810 Stable tag: 1.0.9 11 11 License: GPLv2 or later 12 12
Note: See TracChangeset
for help on using the changeset viewer.