Changeset 3491523
- Timestamp:
- 03/26/2026 07:42:54 AM (8 days ago)
- Location:
- api-isarud
- Files:
-
- 6 edited
- 1 copied
-
tags/5.5.0 (copied) (copied from api-isarud/trunk)
-
tags/5.5.0/api-isarud.php (modified) (2 diffs)
-
tags/5.5.0/readme-tr_TR.txt (modified) (2 diffs)
-
tags/5.5.0/readme.txt (modified) (2 diffs)
-
trunk/api-isarud.php (modified) (2 diffs)
-
trunk/readme-tr_TR.txt (modified) (2 diffs)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
api-isarud/tags/5.5.0/api-isarud.php
r3491509 r3491523 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. 4.06 * Version: 5.5.0 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. 4.0');19 define('ISARUD_VERSION', '5.5.0'); 20 20 define('ISARUD_DIR', plugin_dir_path(__FILE__)); 21 21 define('ISARUD_URL', plugin_dir_url(__FILE__)); -
api-isarud/tags/5.5.0/readme-tr_TR.txt
r3491505 r3491523 5 5 Tested up to: 6.9.4 6 6 Requires PHP: 8.0 7 Stable tag: 5. 4.07 Stable tag: 5.5.0 8 8 License: GPLv2 or later 9 9 … … 120 120 121 121 == Changelog == 122 123 = 5.5.0 = 124 * Modern dashboard UI — CSS class tabanli, SVG ikonlar, responsive grid, pill badge 125 * Turkce aciklama: Trendyol, Hepsiburada, N11, Amazon, Pazarama, Etsy 126 * Turkce eklenti adi cevirisi 127 * WP Dashboard widget modernize 128 * Responsive layout (4-2-1 sutun) 122 129 123 130 = 5.4.0 = -
api-isarud/tags/5.5.0/readme.txt
r3491509 r3491523 5 5 Tested up to: 6.9.4 6 6 Requires PHP: 8.0 7 Stable tag: 5. 4.07 Stable tag: 5.5.0 8 8 License: GPLv2 or later 9 9 … … 120 120 121 121 == Changelog == 122 123 = 5.5.0 = 124 * Modern dashboard UI — CSS class tabanli, SVG ikonlar, responsive grid, pill badge 125 * Turkce aciklama: Trendyol, Hepsiburada, N11, Amazon, Pazarama, Etsy 126 * Turkce eklenti adi cevirisi 127 * WP Dashboard widget modernize 128 * Responsive layout (4-2-1 sutun) 122 129 123 130 = 5.4.0 = -
api-isarud/trunk/api-isarud.php
r3491509 r3491523 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. 4.06 * Version: 5.5.0 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. 4.0');19 define('ISARUD_VERSION', '5.5.0'); 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
r3491505 r3491523 5 5 Tested up to: 6.9.4 6 6 Requires PHP: 8.0 7 Stable tag: 5. 4.07 Stable tag: 5.5.0 8 8 License: GPLv2 or later 9 9 … … 120 120 121 121 == Changelog == 122 123 = 5.5.0 = 124 * Modern dashboard UI — CSS class tabanli, SVG ikonlar, responsive grid, pill badge 125 * Turkce aciklama: Trendyol, Hepsiburada, N11, Amazon, Pazarama, Etsy 126 * Turkce eklenti adi cevirisi 127 * WP Dashboard widget modernize 128 * Responsive layout (4-2-1 sutun) 122 129 123 130 = 5.4.0 = -
api-isarud/trunk/readme.txt
r3491509 r3491523 5 5 Tested up to: 6.9.4 6 6 Requires PHP: 8.0 7 Stable tag: 5. 4.07 Stable tag: 5.5.0 8 8 License: GPLv2 or later 9 9 … … 120 120 121 121 == Changelog == 122 123 = 5.5.0 = 124 * Modern dashboard UI — CSS class tabanli, SVG ikonlar, responsive grid, pill badge 125 * Turkce aciklama: Trendyol, Hepsiburada, N11, Amazon, Pazarama, Etsy 126 * Turkce eklenti adi cevirisi 127 * WP Dashboard widget modernize 128 * Responsive layout (4-2-1 sutun) 122 129 123 130 = 5.4.0 =
Note: See TracChangeset
for help on using the changeset viewer.