Skip to content

Commit 805e100

Browse files
authored
Added: version 1.13
1 parent 6e1b490 commit 805e100

File tree

2 files changed

+9
-6
lines changed

2 files changed

+9
-6
lines changed

readme.txt

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,10 @@ Tags: post views, count wordpress site views, show post views, post view counter
44
Requires at least: 5.0
55
Requires PHP: 5.3
66
Tested up to: 6.2
7-
Stable tag: 1.12
7+
Stable tag: 1.13
88
License: GPLv2 or later
99
License URI: http://www.gnu.org/licenses/gpl-2.0.html
10+
Donate link: https://paypal.me/vanpariyar
1011

1112
Wordpress Post views counter
1213

@@ -55,7 +56,11 @@ TO get site wide count of your post type ( Refresh Hourly due to performance rea
5556

5657
== Changelog ==
5758

58-
= 1.9 - 23/01/2022 =
59+
= 1.13 - 16/06/2023 =
60+
- Version Bump to 1.13
61+
- Merged new changes for PHPCS and PHPCBF. Thanks @kajalgohel for Contributions
62+
63+
= 1.12 - 23/01/2023 =
5964
- Version Bump to support 6.2
6065

6166
= 1.11 - 19/10/2022 =
@@ -97,6 +102,4 @@ TO get site wide count of your post type ( Refresh Hourly due to performance rea
97102
- Innitial: First Version
98103

99104
== Upgrade Notice ==
100-
Please update Your plugin for better performance.
101-
102-
105+
Please update Your plugin for better performance and new features.

wp-post-views.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
* Plugin Name: WP Post Views
1212
* Plugin URI: https://github.com/vanpariyar/wp-post-views
1313
* Description: WP Post Views.
14-
* Version: 1.12
14+
* Version: 1.13
1515
* Requires at least: 5.0
1616
* Requires PHP: 5.3
1717
* Author: Ronak J Vanpariya

0 commit comments

Comments
 (0)