Plugin Directory

Changeset 3038326


Ignore:
Timestamp:
02/20/2024 07:34:29 AM (2 years ago)
Author:
aumkub
Message:

1.2.6 =

  • รองรับการทำงาน WordPress 6.4.3
  • ปรับปรุงโลโก้หลังบ้าน
  • ตรวจสอบ code tracking Gogole Analytic, Facebook Pixel
Location:
pdpa-thailand
Files:
62 added
2 edited

Legend:

Unmodified
Added
Removed
  • pdpa-thailand/trunk/pdpa-thailand.php

    r3005736 r3038326  
    66 * Author: DesignilCode
    77 * Author URI: https://www.designilcode.com
    8  * Version: 1.2.5
     8 * Version: 1.2.6
    99 * Text Domain: pdpa-thailand
    1010 * Domain Path: /languages
     
    2020 * @since 1.1
    2121 */
    22 if ( ! defined( 'PDPA_THAILAND_VERSION' ) )         define( 'PDPA_THAILAND_VERSION', '1.2.5' ); // Plugin version constant
     22if ( ! defined( 'PDPA_THAILAND_VERSION' ) )         define( 'PDPA_THAILAND_VERSION', '1.2.6' ); // Plugin version constant
    2323if ( ! defined( 'PDPA_THAILAND' ) )     define( 'PDPA_THAILAND'     , trim( dirname( plugin_basename( __FILE__ ) ), '/' ) ); // Name of the plugin folder eg - 'pdpa-thailand'
    2424if ( ! defined( 'PDPA_THAILAND_DIR' ) ) define( 'PDPA_THAILAND_DIR' , plugin_dir_path( __FILE__ ) ); // Plugin directory absolute path with the trailing slash. Useful for using with includes eg - /var/www/html/wp-content/plugins/pdpa-thailand/
  • pdpa-thailand/trunk/readme.txt

    r3005736 r3038326  
    44Tags: pdpa, thai, thailand, gdpr, cookie, consent, law
    55Tested up to: 6.4.1
    6 Stable tag: 1.2.5
     6Stable tag: 1.2.6
    77License: GPLv2 or later
    88License URI: https://www.designilpdpa.com
     
    121121
    122122== Changelog ==
     123= 1.2.6 =
     124* รองรับการทำงาน WordPress 6.4.3
     125* ปรับปรุงโลโก้หลังบ้าน
     126* ตรวจสอบ code tracking Gogole Analytic, Facebook Pixel
     127
    123128= 1.2.5 =
    124129* รองรับการทำงาน WordPress 6.4.1
Note: See TracChangeset for help on using the changeset viewer.