Plugin Directory

Changeset 3291429


Ignore:
Timestamp:
05/11/2025 07:40:35 PM (10 months ago)
Author:
ingenidev
Message:

tagging version 1.0.10

Location:
uae-aed-currency-symbol-changer-by-ingenidev
Files:
2 edited
5 copied

Legend:

Unmodified
Added
Removed
  • uae-aed-currency-symbol-changer-by-ingenidev/tags/1.0.10/ingenidev-uae-aed-currency-symbol-changer.php

    r3291424 r3291429  
    77 * Author URI: https://ingenidev.com
    88 * 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.9
     9 * Version: 1.0.10
    1010 * Requires Plugins: woocommerce
    1111 * License: GPL v2 or later
     
    2222        plugin_dir_url( __FILE__ ) . 'custom-aed-font.css', // Path to your CSS file
    2323        array(),
    24         '1.0.9'
     24        '1.0.10'
    2525    );
    2626}
  • uae-aed-currency-symbol-changer-by-ingenidev/tags/1.0.10/readme.txt

    r3291424 r3291429  
    88Requires PHP: 5.2.17
    99Requires Plugins: woocommerce
    10 Stable tag: 1.0.9
     10Stable tag: 1.0.10
    1111License: GPLv2 or later
    1212
    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 (as issued by the UAE Central Bank on March 27th 2025).
     13WooCommerce 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).
    1414
    1515
    1616== Description ==
    1717
    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 (as issued by the UAE Central Bank on March 27th 2025).
     18WooCommerce 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).
    1919
    2020
  • uae-aed-currency-symbol-changer-by-ingenidev/trunk/ingenidev-uae-aed-currency-symbol-changer.php

    r3291424 r3291429  
    77 * Author URI: https://ingenidev.com
    88 * 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.9
     9 * Version: 1.0.10
    1010 * Requires Plugins: woocommerce
    1111 * License: GPL v2 or later
     
    2222        plugin_dir_url( __FILE__ ) . 'custom-aed-font.css', // Path to your CSS file
    2323        array(),
    24         '1.0.9'
     24        '1.0.10'
    2525    );
    2626}
  • uae-aed-currency-symbol-changer-by-ingenidev/trunk/readme.txt

    r3291424 r3291429  
    88Requires PHP: 5.2.17
    99Requires Plugins: woocommerce
    10 Stable tag: 1.0.9
     10Stable tag: 1.0.10
    1111License: GPLv2 or later
    1212
    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 (as issued by the UAE Central Bank on March 27th 2025).
     13WooCommerce 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).
    1414
    1515
    1616== Description ==
    1717
    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 (as issued by the UAE Central Bank on March 27th 2025).
     18WooCommerce 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).
    1919
    2020
Note: See TracChangeset for help on using the changeset viewer.