Plugin Directory

Changeset 3164638


Ignore:
Timestamp:
10/08/2024 05:29:46 AM (18 months ago)
Author:
aumkub
Message:

Remove some row of free vs pro

Location:
pdpa-thailand
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • pdpa-thailand/tags/2.0/admin/admin.php

    r3163898 r3164638  
    13141314    {
    13151315        $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            // ),
    13211321            array(
    13221322                'text' => __('Capable of setting up using a popup and resetting the cookie ID.', 'pdpa-thailand'),
  • pdpa-thailand/trunk/admin/admin.php

    r3163898 r3164638  
    13141314    {
    13151315        $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            // ),
    13211321            array(
    13221322                'text' => __('Capable of setting up using a popup and resetting the cookie ID.', 'pdpa-thailand'),
  • pdpa-thailand/trunk/readme.txt

    r3163898 r3164638  
    11=== Designil PDPA Thailand ===
    22Contributors: aumkub
    3 Tags: pdpa, thai, thailand, gdpr, cookie, consent, law
     3Tags: pdpa, thai, cookie, consent, law
    44Tested up to: 6.6.1
    55Stable tag: 2.0
     
    135135* ปรับปรุง UI หลังบ้าน
    136136
    137 == Changelog ==
    138137= 1.2.6 =
    139138* รองรับการทำงาน WordPress 6.4.3
Note: See TracChangeset for help on using the changeset viewer.