Plugin Directory

Changeset 3491523


Ignore:
Timestamp:
03/26/2026 07:42:54 AM (8 days ago)
Author:
durasi
Message:

v5.5.0 release

Location:
api-isarud
Files:
6 edited
1 copied

Legend:

Unmodified
Added
Removed
  • api-isarud/tags/5.5.0/api-isarud.php

    r3491509 r3491523  
    44 * Plugin URI: https://isarud.com/integrations
    55 * Description: Yaptırım tarama + Trendyol, Hepsiburada, N11, Amazon, Pazarama, Etsy API entegrasyonu + sipariş yönetimi + iade + fatura + müşteri soruları + marka arama. %100 ücretsiz.
    6  * Version: 5.4.0
     6 * Version: 5.5.0
    77 * Requires at least: 6.0
    88 * Tested up to: 6.7
     
    1717if (!defined('ABSPATH')) exit;
    1818
    19 define('ISARUD_VERSION', '5.4.0');
     19define('ISARUD_VERSION', '5.5.0');
    2020define('ISARUD_DIR', plugin_dir_path(__FILE__));
    2121define('ISARUD_URL', plugin_dir_url(__FILE__));
  • api-isarud/tags/5.5.0/readme-tr_TR.txt

    r3491505 r3491523  
    55Tested up to: 6.9.4
    66Requires PHP: 8.0
    7 Stable tag: 5.4.0
     7Stable tag: 5.5.0
    88License: GPLv2 or later
    99
     
    120120
    121121== Changelog ==
     122
     123= 5.5.0 =
     124* Modern dashboard UI — CSS class tabanli, SVG ikonlar, responsive grid, pill badge
     125* Turkce aciklama: Trendyol, Hepsiburada, N11, Amazon, Pazarama, Etsy
     126* Turkce eklenti adi cevirisi
     127* WP Dashboard widget modernize
     128* Responsive layout (4-2-1 sutun)
    122129
    123130= 5.4.0 =
  • api-isarud/tags/5.5.0/readme.txt

    r3491509 r3491523  
    55Tested up to: 6.9.4
    66Requires PHP: 8.0
    7 Stable tag: 5.4.0
     7Stable tag: 5.5.0
    88License: GPLv2 or later
    99
     
    120120
    121121== Changelog ==
     122
     123= 5.5.0 =
     124* Modern dashboard UI — CSS class tabanli, SVG ikonlar, responsive grid, pill badge
     125* Turkce aciklama: Trendyol, Hepsiburada, N11, Amazon, Pazarama, Etsy
     126* Turkce eklenti adi cevirisi
     127* WP Dashboard widget modernize
     128* Responsive layout (4-2-1 sutun)
    122129
    123130= 5.4.0 =
  • api-isarud/trunk/api-isarud.php

    r3491509 r3491523  
    44 * Plugin URI: https://isarud.com/integrations
    55 * Description: Yaptırım tarama + Trendyol, Hepsiburada, N11, Amazon, Pazarama, Etsy API entegrasyonu + sipariş yönetimi + iade + fatura + müşteri soruları + marka arama. %100 ücretsiz.
    6  * Version: 5.4.0
     6 * Version: 5.5.0
    77 * Requires at least: 6.0
    88 * Tested up to: 6.7
     
    1717if (!defined('ABSPATH')) exit;
    1818
    19 define('ISARUD_VERSION', '5.4.0');
     19define('ISARUD_VERSION', '5.5.0');
    2020define('ISARUD_DIR', plugin_dir_path(__FILE__));
    2121define('ISARUD_URL', plugin_dir_url(__FILE__));
  • api-isarud/trunk/readme-tr_TR.txt

    r3491505 r3491523  
    55Tested up to: 6.9.4
    66Requires PHP: 8.0
    7 Stable tag: 5.4.0
     7Stable tag: 5.5.0
    88License: GPLv2 or later
    99
     
    120120
    121121== Changelog ==
     122
     123= 5.5.0 =
     124* Modern dashboard UI — CSS class tabanli, SVG ikonlar, responsive grid, pill badge
     125* Turkce aciklama: Trendyol, Hepsiburada, N11, Amazon, Pazarama, Etsy
     126* Turkce eklenti adi cevirisi
     127* WP Dashboard widget modernize
     128* Responsive layout (4-2-1 sutun)
    122129
    123130= 5.4.0 =
  • api-isarud/trunk/readme.txt

    r3491509 r3491523  
    55Tested up to: 6.9.4
    66Requires PHP: 8.0
    7 Stable tag: 5.4.0
     7Stable tag: 5.5.0
    88License: GPLv2 or later
    99
     
    120120
    121121== Changelog ==
     122
     123= 5.5.0 =
     124* Modern dashboard UI — CSS class tabanli, SVG ikonlar, responsive grid, pill badge
     125* Turkce aciklama: Trendyol, Hepsiburada, N11, Amazon, Pazarama, Etsy
     126* Turkce eklenti adi cevirisi
     127* WP Dashboard widget modernize
     128* Responsive layout (4-2-1 sutun)
    122129
    123130= 5.4.0 =
Note: See TracChangeset for help on using the changeset viewer.