Changeset 3491475
- Timestamp:
- 03/26/2026 06:28:30 AM (8 days ago)
- Location:
- api-isarud
- Files:
-
- 3 edited
- 7 copied
-
tags/5.3.9 (copied) (copied from api-isarud/trunk)
-
tags/5.3.9/api-isarud.php (copied) (copied from api-isarud/trunk/api-isarud.php) (2 diffs)
-
tags/5.3.9/includes/dashboard-html.php (copied) (copied from api-isarud/trunk/includes/dashboard-html.php)
-
tags/5.3.9/languages/api-isarud-tr_TR.mo (copied) (copied from api-isarud/trunk/languages/api-isarud-tr_TR.mo)
-
tags/5.3.9/languages/api-isarud-tr_TR.po (copied) (copied from api-isarud/trunk/languages/api-isarud-tr_TR.po)
-
tags/5.3.9/readme-tr_TR.txt (copied) (copied from api-isarud/trunk/readme-tr_TR.txt) (1 diff)
-
tags/5.3.9/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.9/api-isarud.php
r3491470 r3491475 4 4 * Plugin URI: https://isarud.com/integrations 5 5 * 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. 86 * Version: 5.3.9 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. 8');19 define('ISARUD_VERSION', '5.3.9'); 20 20 define('ISARUD_DIR', plugin_dir_path(__FILE__)); 21 21 define('ISARUD_URL', plugin_dir_url(__FILE__)); -
api-isarud/tags/5.3.9/readme-tr_TR.txt
r3491470 r3491475 5 5 Tested up to: 6.9.4 6 6 Requires PHP: 8.0 7 Stable tag: 5.3. 87 Stable tag: 5.3.9 8 8 License: GPLv2 or later 9 9 -
api-isarud/tags/5.3.9/readme.txt
r3491470 r3491475 5 5 Tested up to: 6.9.4 6 6 Requires PHP: 8.0 7 Stable tag: 5.3. 87 Stable tag: 5.3.9 8 8 License: GPLv2 or later 9 9 -
api-isarud/trunk/api-isarud.php
r3491470 r3491475 4 4 * Plugin URI: https://isarud.com/integrations 5 5 * 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. 86 * Version: 5.3.9 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. 8');19 define('ISARUD_VERSION', '5.3.9'); 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
r3491470 r3491475 5 5 Tested up to: 6.9.4 6 6 Requires PHP: 8.0 7 Stable tag: 5.3. 87 Stable tag: 5.3.9 8 8 License: GPLv2 or later 9 9 -
api-isarud/trunk/readme.txt
r3491470 r3491475 5 5 Tested up to: 6.9.4 6 6 Requires PHP: 8.0 7 Stable tag: 5.3. 87 Stable tag: 5.3.9 8 8 License: GPLv2 or later 9 9
Note: See TracChangeset
for help on using the changeset viewer.