Changeset 3491215
- Timestamp:
- 03/25/2026 08:32:42 PM (8 days ago)
- Location:
- api-isarud/trunk
- Files:
-
- 3 edited
-
api-isarud.php (modified) (2 diffs)
-
readme-tr_TR.txt (modified) (1 diff)
-
readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
api-isarud/trunk/api-isarud.php
r3491210 r3491215 4 4 * Plugin URI: https://isarud.com/integrations 5 5 * Description: Sanctions screening + marketplace stock sync (Trendyol, Hepsiburada, N11, Amazon, Pazarama, Etsy). Auto-sync, price margins, bulk operations. 6 * Version: 5.0. 06 * Version: 5.0.5 7 7 * Requires at least: 6.0 8 8 * Tested up to: 6.7 … … 16 16 if (!defined('ABSPATH')) exit; 17 17 18 define('ISARUD_VERSION', '5.0. 0');18 define('ISARUD_VERSION', '5.0.5'); 19 19 define('ISARUD_DIR', plugin_dir_path(__FILE__)); 20 20 define('ISARUD_URL', plugin_dir_url(__FILE__)); -
api-isarud/trunk/readme-tr_TR.txt
r3491214 r3491215 5 5 Tested up to: 6.9 6 6 Requires PHP: 8.0 7 Stable tag: 5.0. 07 Stable tag: 5.0.5 8 8 License: GPLv2 or later 9 9 -
api-isarud/trunk/readme.txt
r3491214 r3491215 5 5 Tested up to: 6.9 6 6 Requires PHP: 8.0 7 Stable tag: 5.0. 07 Stable tag: 5.0.5 8 8 License: GPLv2 or later 9 9
Note: See TracChangeset
for help on using the changeset viewer.