Plugin Directory

Changeset 3491588


Ignore:
Timestamp:
03/26/2026 08:43:53 AM (8 days ago)
Author:
durasi
Message:

v5.5.1: E-ticaret ecosystem setup wizard

Location:
api-isarud
Files:
3 edited
5 copied

Legend:

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

    r3491538 r3491588  
    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.5.0
     6 * Version: 5.5.1
    77 * Requires at least: 6.0
    88 * Tested up to: 6.9
     
    1717if (!defined('ABSPATH')) exit;
    1818
    19 define('ISARUD_VERSION', '5.5.0');
     19define('ISARUD_VERSION', '5.5.1');
    2020define('ISARUD_DIR', plugin_dir_path(__FILE__));
    2121define('ISARUD_URL', plugin_dir_url(__FILE__));
  • api-isarud/tags/5.5.1/readme-tr_TR.txt

    r3491532 r3491588  
    55Tested up to: 6.9
    66Requires PHP: 8.0
    7 Stable tag: 5.5.0
     7Stable tag: 5.5.1
    88License: GPLv2 or later
    99
     
    120120
    121121== Changelog ==
     122
     123= 5.5.1 =
     124* E-ticaret Altyapi Durumu dashboard bolumu (odeme, kargo, SEO, pazarlama, analitik, guvenlik otomatik tespit)
     125* Tek tikla eklenti kurulum yonlendirmesi
     126* Ilerleme cubugu (X/6 tamamlandi)
    122127
    123128= 5.5.0 =
  • api-isarud/tags/5.5.1/readme.txt

    r3491538 r3491588  
    55Tested up to: 6.9
    66Requires PHP: 8.0
    7 Stable tag: 5.5.0
     7Stable tag: 5.5.1
    88License: GPLv2 or later
    99
  • api-isarud/trunk/api-isarud.php

    r3491538 r3491588  
    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.5.0
     6 * Version: 5.5.1
    77 * Requires at least: 6.0
    88 * Tested up to: 6.9
     
    1717if (!defined('ABSPATH')) exit;
    1818
    19 define('ISARUD_VERSION', '5.5.0');
     19define('ISARUD_VERSION', '5.5.1');
    2020define('ISARUD_DIR', plugin_dir_path(__FILE__));
    2121define('ISARUD_URL', plugin_dir_url(__FILE__));
  • api-isarud/trunk/readme-tr_TR.txt

    r3491532 r3491588  
    55Tested up to: 6.9
    66Requires PHP: 8.0
    7 Stable tag: 5.5.0
     7Stable tag: 5.5.1
    88License: GPLv2 or later
    99
     
    120120
    121121== Changelog ==
     122
     123= 5.5.1 =
     124* E-ticaret Altyapi Durumu dashboard bolumu (odeme, kargo, SEO, pazarlama, analitik, guvenlik otomatik tespit)
     125* Tek tikla eklenti kurulum yonlendirmesi
     126* Ilerleme cubugu (X/6 tamamlandi)
    122127
    123128= 5.5.0 =
  • api-isarud/trunk/readme.txt

    r3491538 r3491588  
    55Tested up to: 6.9
    66Requires PHP: 8.0
    7 Stable tag: 5.5.0
     7Stable tag: 5.5.1
    88License: GPLv2 or later
    99
Note: See TracChangeset for help on using the changeset viewer.