Changeset 3164638
- Timestamp:
- 10/08/2024 05:29:46 AM (18 months ago)
- Location:
- pdpa-thailand
- Files:
-
- 3 edited
-
tags/2.0/admin/admin.php (modified) (1 diff)
-
trunk/admin/admin.php (modified) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
pdpa-thailand/tags/2.0/admin/admin.php
r3163898 r3164638 1314 1314 { 1315 1315 $free_vs_pro = array( 1316 array(1317 'text' => __('License Price* You will save <b>300฿ off</b> the initial purchase price, and get <b>30% discount</b> when renewing the license.', 'pdpa-thailand'),1318 'free' => '0<span>฿</span>',1319 'pro' => '990<span>฿</span>',1320 ),1316 // array( 1317 // 'text' => __('License Price* You will save <b>300฿ off</b> the initial purchase price, and get <b>30% discount</b> when renewing the license.', 'pdpa-thailand'), 1318 // 'free' => '0<span>฿</span>', 1319 // 'pro' => '990<span>฿</span>', 1320 // ), 1321 1321 array( 1322 1322 'text' => __('Capable of setting up using a popup and resetting the cookie ID.', 'pdpa-thailand'), -
pdpa-thailand/trunk/admin/admin.php
r3163898 r3164638 1314 1314 { 1315 1315 $free_vs_pro = array( 1316 array(1317 'text' => __('License Price* You will save <b>300฿ off</b> the initial purchase price, and get <b>30% discount</b> when renewing the license.', 'pdpa-thailand'),1318 'free' => '0<span>฿</span>',1319 'pro' => '990<span>฿</span>',1320 ),1316 // array( 1317 // 'text' => __('License Price* You will save <b>300฿ off</b> the initial purchase price, and get <b>30% discount</b> when renewing the license.', 'pdpa-thailand'), 1318 // 'free' => '0<span>฿</span>', 1319 // 'pro' => '990<span>฿</span>', 1320 // ), 1321 1321 array( 1322 1322 'text' => __('Capable of setting up using a popup and resetting the cookie ID.', 'pdpa-thailand'), -
pdpa-thailand/trunk/readme.txt
r3163898 r3164638 1 1 === Designil PDPA Thailand === 2 2 Contributors: aumkub 3 Tags: pdpa, thai, thailand, gdpr,cookie, consent, law3 Tags: pdpa, thai, cookie, consent, law 4 4 Tested up to: 6.6.1 5 5 Stable tag: 2.0 … … 135 135 * ปรับปรุง UI หลังบ้าน 136 136 137 == Changelog ==138 137 = 1.2.6 = 139 138 * รองรับการทำงาน WordPress 6.4.3
Note: See TracChangeset
for help on using the changeset viewer.