Plugin Directory

Changeset 3491225


Ignore:
Timestamp:
03/25/2026 08:44:37 PM (8 days ago)
Author:
durasi
Message:

v5.1.0: Modern marketplace UI

Location:
api-isarud/trunk
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • api-isarud/trunk/api-isarud.php

    r3491215 r3491225  
    44 * Plugin URI: https://isarud.com/integrations
    55 * Description: Sanctions screening + marketplace stock sync (Trendyol, Hepsiburada, N11, Amazon, Pazarama, Etsy). Auto-sync, price margins, bulk operations.
    6  * Version: 5.0.5
     6 * Version: 5.1.0
    77 * Requires at least: 6.0
    88 * Tested up to: 6.7
     
    1616if (!defined('ABSPATH')) exit;
    1717
    18 define('ISARUD_VERSION', '5.0.5');
     18define('ISARUD_VERSION', '5.1.0');
    1919define('ISARUD_DIR', plugin_dir_path(__FILE__));
    2020define('ISARUD_URL', plugin_dir_url(__FILE__));
  • api-isarud/trunk/readme-tr_TR.txt

    r3491219 r3491225  
    55Tested up to: 6.9.4
    66Requires PHP: 8.0
    7 Stable tag: 5.0.5
     7Stable tag: 5.1.0
    88License: GPLv2 or later
    99
  • api-isarud/trunk/readme.txt

    r3491219 r3491225  
    55Tested up to: 6.9.4
    66Requires PHP: 8.0
    7 Stable tag: 5.0.5
     7Stable tag: 5.1.0
    88License: GPLv2 or later
    99
Note: See TracChangeset for help on using the changeset viewer.