Changeset 3491588
- Timestamp:
- 03/26/2026 08:43:53 AM (8 days ago)
- Location:
- api-isarud
- Files:
-
- 3 edited
- 5 copied
-
tags/5.5.1 (copied) (copied from api-isarud/trunk)
-
tags/5.5.1/api-isarud.php (copied) (copied from api-isarud/trunk/api-isarud.php) (2 diffs)
-
tags/5.5.1/includes/dashboard-html.php (copied) (copied from api-isarud/trunk/includes/dashboard-html.php)
-
tags/5.5.1/readme-tr_TR.txt (copied) (copied from api-isarud/trunk/readme-tr_TR.txt) (2 diffs)
-
tags/5.5.1/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) (2 diffs)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
api-isarud/tags/5.5.1/api-isarud.php
r3491538 r3491588 4 4 * Plugin URI: https://isarud.com/integrations 5 5 * 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. 06 * Version: 5.5.1 7 7 * Requires at least: 6.0 8 8 * Tested up to: 6.9 … … 17 17 if (!defined('ABSPATH')) exit; 18 18 19 define('ISARUD_VERSION', '5.5. 0');19 define('ISARUD_VERSION', '5.5.1'); 20 20 define('ISARUD_DIR', plugin_dir_path(__FILE__)); 21 21 define('ISARUD_URL', plugin_dir_url(__FILE__)); -
api-isarud/tags/5.5.1/readme-tr_TR.txt
r3491532 r3491588 5 5 Tested up to: 6.9 6 6 Requires PHP: 8.0 7 Stable tag: 5.5. 07 Stable tag: 5.5.1 8 8 License: GPLv2 or later 9 9 … … 120 120 121 121 == 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) 122 127 123 128 = 5.5.0 = -
api-isarud/tags/5.5.1/readme.txt
r3491538 r3491588 5 5 Tested up to: 6.9 6 6 Requires PHP: 8.0 7 Stable tag: 5.5. 07 Stable tag: 5.5.1 8 8 License: GPLv2 or later 9 9 -
api-isarud/trunk/api-isarud.php
r3491538 r3491588 4 4 * Plugin URI: https://isarud.com/integrations 5 5 * 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. 06 * Version: 5.5.1 7 7 * Requires at least: 6.0 8 8 * Tested up to: 6.9 … … 17 17 if (!defined('ABSPATH')) exit; 18 18 19 define('ISARUD_VERSION', '5.5. 0');19 define('ISARUD_VERSION', '5.5.1'); 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
r3491532 r3491588 5 5 Tested up to: 6.9 6 6 Requires PHP: 8.0 7 Stable tag: 5.5. 07 Stable tag: 5.5.1 8 8 License: GPLv2 or later 9 9 … … 120 120 121 121 == 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) 122 127 123 128 = 5.5.0 = -
api-isarud/trunk/readme.txt
r3491538 r3491588 5 5 Tested up to: 6.9 6 6 Requires PHP: 8.0 7 Stable tag: 5.5. 07 Stable tag: 5.5.1 8 8 License: GPLv2 or later 9 9
Note: See TracChangeset
for help on using the changeset viewer.