Skip to content

Commit 3e7fd88

Browse files
authored
Merge pull request #8 from iamapinan/dev
Dev
2 parents 8e783b9 + 4aa4f60 commit 3e7fd88

File tree

3 files changed

+9
-5
lines changed

3 files changed

+9
-5
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,7 @@ You can edit the term page and publish on your website with elegant and powerful
2929

3030
[GNU 3.0 License](https://opensource.org/licenses/lgpl-3.0.html0)
3131

32+
### Special Thank
33+
* Thai Programmer Association
3234

33-
![assets/pdpa-consent-logo.jpg](assets/pdpa-consent-sm.jpg)
35+
![assets/pdpa-consent-logo.jpg](assets/pdpa-consent-sm.jpg)

pdpa-consent.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
/*
66
Plugin Name: PDPA Consent
77
Description: PDPA Consent allows you to notify to the user to accept privacy terms. Comply with Thailand PDPA law.
8-
Version: 1.0.0
8+
Version: 1.0.1
99
Author: Apinan Woratrakun, Aeknarin Sirisub
1010
Author URI: https://www.ioblog.me
1111
Plugin URI: https://github.com/iamapinan/PDPA-Consent
@@ -221,4 +221,4 @@ function pdpa_add_user_column_data( $val, $column_name, $user_id ) {
221221
* Initialize PDPA Consent.
222222
*/
223223
new PDPA_Consent;
224-
}
224+
}

readme.txt

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Tags: pdpa, gdpr, cookie, cookies, notice, notification, notify, cookie, cookie
55
Requires at least: 3.3
66
Requires PHP: 5.4.6
77
Tested up to: 5.4.1
8-
Stable tag: 1.0.0
8+
Stable tag: 1.0.1
99
License: GNU 3.0
1010
License URI: https://opensource.org/licenses/lgpl-3.0.html
1111

@@ -57,6 +57,8 @@ No questions yet.
5757
5. screenshot-5.png
5858

5959
== Changelog ==
60+
= 1.0.1 =
61+
* Fix mini issue.
6062

6163
= 1.0.0 =
6264
* Customizable message
@@ -72,4 +74,4 @@ No questions yet.
7274

7375
== Upgrade Notice ==
7476

75-
Always keep plugin up to date.
77+
Always keep plugin up to date.

0 commit comments

Comments
 (0)