Changeset 3491470
- Timestamp:
- 03/26/2026 06:17:55 AM (8 days ago)
- Location:
- api-isarud
- Files:
-
- 3 edited
- 7 copied
-
tags/5.3.8 (copied) (copied from api-isarud/trunk)
-
tags/5.3.8/api-isarud.php (copied) (copied from api-isarud/trunk/api-isarud.php) (2 diffs)
-
tags/5.3.8/includes/dashboard-html.php (copied) (copied from api-isarud/trunk/includes/dashboard-html.php)
-
tags/5.3.8/languages/api-isarud-tr_TR.mo (copied) (copied from api-isarud/trunk/languages/api-isarud-tr_TR.mo)
-
tags/5.3.8/languages/api-isarud-tr_TR.po (copied) (copied from api-isarud/trunk/languages/api-isarud-tr_TR.po)
-
tags/5.3.8/readme-tr_TR.txt (copied) (copied from api-isarud/trunk/readme-tr_TR.txt) (1 diff)
-
tags/5.3.8/readme.txt (copied) (copied from api-isarud/trunk/readme.txt) (1 diff)
-
trunk/api-isarud.php (modified) (2 diffs)
-
trunk/readme-tr_TR.txt (modified) (1 diff)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
api-isarud/tags/5.3.8/api-isarud.php
r3491467 r3491470 3 3 * Plugin Name: API Isarud Trade Compliance 4 4 * Plugin URI: https://isarud.com/integrations 5 * Description: Sanctions screening + 6 marketplace integrations + order management + returns + invoices + customer questions + brand lookup. 100% free.6 * Version: 5.3. 75 * Description: Yaptırım tarama + 6 pazar yeri entegrasyonu + sipariş yönetimi + iade + fatura + müşteri soruları + marka arama. %100 ücretsiz. 6 * Version: 5.3.8 7 7 * Requires at least: 6.0 8 8 * Tested up to: 6.7 … … 17 17 if (!defined('ABSPATH')) exit; 18 18 19 define('ISARUD_VERSION', '5.3. 7');19 define('ISARUD_VERSION', '5.3.8'); 20 20 define('ISARUD_DIR', plugin_dir_path(__FILE__)); 21 21 define('ISARUD_URL', plugin_dir_url(__FILE__)); -
api-isarud/tags/5.3.8/readme-tr_TR.txt
r3491467 r3491470 5 5 Tested up to: 6.9.4 6 6 Requires PHP: 8.0 7 Stable tag: 5.3. 77 Stable tag: 5.3.8 8 8 License: GPLv2 or later 9 9 -
api-isarud/tags/5.3.8/readme.txt
r3491467 r3491470 5 5 Tested up to: 6.9.4 6 6 Requires PHP: 8.0 7 Stable tag: 5.3. 77 Stable tag: 5.3.8 8 8 License: GPLv2 or later 9 9 -
api-isarud/trunk/api-isarud.php
r3491467 r3491470 3 3 * Plugin Name: API Isarud Trade Compliance 4 4 * Plugin URI: https://isarud.com/integrations 5 * Description: Sanctions screening + 6 marketplace integrations + order management + returns + invoices + customer questions + brand lookup. 100% free.6 * Version: 5.3. 75 * Description: Yaptırım tarama + 6 pazar yeri entegrasyonu + sipariş yönetimi + iade + fatura + müşteri soruları + marka arama. %100 ücretsiz. 6 * Version: 5.3.8 7 7 * Requires at least: 6.0 8 8 * Tested up to: 6.7 … … 17 17 if (!defined('ABSPATH')) exit; 18 18 19 define('ISARUD_VERSION', '5.3. 7');19 define('ISARUD_VERSION', '5.3.8'); 20 20 define('ISARUD_DIR', plugin_dir_path(__FILE__)); 21 21 define('ISARUD_URL', plugin_dir_url(__FILE__)); -
api-isarud/trunk/readme-tr_TR.txt
r3491467 r3491470 5 5 Tested up to: 6.9.4 6 6 Requires PHP: 8.0 7 Stable tag: 5.3. 77 Stable tag: 5.3.8 8 8 License: GPLv2 or later 9 9 -
api-isarud/trunk/readme.txt
r3491467 r3491470 5 5 Tested up to: 6.9.4 6 6 Requires PHP: 8.0 7 Stable tag: 5.3. 77 Stable tag: 5.3.8 8 8 License: GPLv2 or later 9 9
Note: See TracChangeset
for help on using the changeset viewer.