forked from dfactoryplugins/post-views-counter
-
Notifications
You must be signed in to change notification settings - Fork 0
/
readme.txt
218 lines (163 loc) · 6.73 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
=== Post Views Counter ===
Contributors: dfactory
Donate link: http://dfactory.eu/
Tags: counter, hits, posts, postviews, post views, views, count, statistics, stats, analytics, pageviews, tracking
Requires at least: 5.0
Requires PHP: 5.2.4
Tested up to: 5.7
Stable tag: 1.3.4
License: MIT License
License URI: http://opensource.org/licenses/MIT
Post Views Counter allows you to display how many times a post, page or custom post type had been viewed in a simple, fast and reliable way.
== Description ==
[Post Views Counter](http://www.dfactory.eu/plugins/post-views-counter/) allows you to display how many times a post, page or custom post type had been viewed with this simple, fast and easy to use plugin.
For more information, check out plugin page at [dFactory](http://dfactory.eu/) or plugin [support forum](http://www.dfactory.eu/support/forum/post-views-counter/).
= Features include: =
* Option to select post types for which post views will be counted and displayed.
* 4 methods of collecting post views data: PHP, Javascript, Fast AJAX and REST API for greater flexibility
* Compatible with data privacy regulations
* Possibility to manually set views count for each post
* Dashboard post views stats widget
* Capability to query posts according to its views count
* Custom REST API endpoints
* Option to set counts interval
* Excluding counts from visitors: bots, logged in users, selected user roles
* Excluding users by IPs
* Restricting display by user roles
* Restricting post views editing to admins
* One-click data import from WP-PostViews
* Sortable admin column
* Post views display position, automatic or manual via shortcode
* Multisite compatibile
* W3 Cache/WP SuperCache compatible
* Optional object cache support
* WPML and Polylang compatible
* .pot file for translations included
= Get involved =
Feel free to contribute to the source code on the [dFactory GitHub Repository](https://github.com/dfactoryplugins).
== Installation ==
1. Install Post Views Counter either via the WordPress.org plugin directory, or by uploading the files to your server
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Go to the Post Views Counter settings and set your options.
== Frequently Asked Questions ==
No questions yet.
== Screenshots ==
1. screenshot-1.png
2. screenshot-2.png
== Changelog ==
= 1.3.4 =
* New: Post Views stats preview in the admin bar
* New: Top Posts data available in the dashboard widget
* Tweak: Improved privacy using IP encrypting
* Tweak: PHP 8.x compatibility
= 1.3.3 =
* Fix: PHP Notice: Trying to get property 'colors' of non-object
* Fix: PHP Notice: register_rest_route was called incorrectly
= 1.3.2 =
* New: Introducing dashboard widget navigation
* New: Counter support for Media (attachments)
* Tweak: Extended views query for handling complex date/time requests
= 1.3.1 =
* Fix: Gutenberg CSS file missing
* Tweak: POT translation file update
= 1.3 =
* New: Gutenberg compatibility
* New: Additional options in widgets: post author and display style
* Fix: Undefined variables when IP saving enabled
* Fix: Check cookie not being triggered in Fast Ajax mode
* Fix: Invalid arguments in implode function causing warning
* Fix: Thumbnail size option did not show up after thumbnail checkbox was checked
* Fix: Saving post (in quick edit mode too) did not update post views
= 1.2.14 =
* Fix: Bulk edit post views count reset issue
= 1.2.13 =
* New: Experimental Fast AJAX counter method (10+ times faster)
= 1.2.12 =
* New: GDPR compatibility with Cookie Notice plugin
= 1.2.11 =
* Tweak: Additional IP expiration checks added as an option
= 1.2.10 =
* New: Additional transient based IP expiration checks
* Tweak: Chart.js script update to 2.7.1
= 1.2.9 =
* Fix: WooCommerce products list table broken
= 1.2.8 =
* New: Multisite compatibility
* Fix: Undefined index post_views_column on post_views_counter/includes/settings.php
* Tweak: Improved user IP handling
= 1.2.7 =
* Fix: Chart data not updating for object cached installs due to missing expire parameter
* Fix: Bug preventing hiding the counter based on user role.
* Fix: Undefined notice in the admin dashboard request
= 1.2.6 =
* Fix: Hardcoded post_views database table prefix
= 1.2.5 =
* New: REST API counter mode
* New: Adjust dashboard chart colors to admin color scheme
* Tweak: Dashboard chart query optimization
* Tweak: post_views database table optimization
* Tweak: Added plugin documentation link
= 1.2.4 =
* New: Advanced crawler detection
* Tweak: Chart.js script update to 2.4.0
= 1.2.3 =
* New: IP wildcard support
* Tweak: Delete post_views database table on deactivation
= 1.2.2 =
* Fix: Notice undefined variable: post_ids, thanks to [zytzagoo](https://github.com/zytzagoo)
* Tweak: Switched translation files storage, from local to WP repository
= 1.2.1 =
* New: Option to display post views on select page types
* Tweak: Dashboard widget query optimization
= 1.2.0 =
* New: Dashboard post views stats widget
* Fix: A couple of typos in method names
= 1.1.4 =
* Fix: Dashicons link broken.
* Tweak: Confirmed WordPress 4.4 compatibility
= 1.1.3 =
* Fix: Duplicated views count in custom post types
* Fix: Exclude visitors checkboxes not working
= 1.1.2 =
* Fix: Most viewed posts widget broken
= 1.1.1 =
* Tweak: Enable edit views on new post.
* Tweak: Extend WP_Query post data with post_views
= 1.1.0 =
* New: Quick post views edit
* New: Bulk post views edit
* Tweak: Admin UI improvements
= 1.0.12 =
* New: Italian translation, thanks to [Rene Querin](http://www.q-design.it)
= 1.0.11 =
* New: French translation, thanks to [Theophil Bethel](http://reseau-chretien-gironde.fr/)
= 1.0.10 =
* New: Option to limit post views editing to admins only
= 1.0.9 =
* New: Spanish translation, thanks to [Carlos Rodriguez](http://cglevel.com/)
= 1.0.8 =
* New: Croation translation, thanks to [Tomas Trkulja](http://zytzagoo.net/blog/)
= 1.0.7 =
* New: Possibility to manually set views count for each post
* New: Plugin development moved to [dFactory GitHub Repository](https://github.com/dfactoryplugins)
= 1.0.6 =
* New: Object cache support, thanks to [Tomas Trkulja](http://zytzagoo.net/blog/)
* New: Hebrew translation, thanks to [Ahrale Shrem](http://atar4u.com/)
= 1.0.5 =
* Tweak: Added number_format_i18n for displayed views count
* Tweak: Additional action hook for developers
= 1.0.4 =
* Fix: Possible issue with remove_post_views_count function
= 1.0.3 =
* New: Russian translation, thanks to moonkir
* Fix: Remove [post-views] shortcode from post excerpts if excerpt is empty
= 1.0.2 =
* Fix: Pluggable functions initialized too lately
= 1.0.0 =
Initial release
== Upgrade Notice ==
= 1.3.4 =
* New: Post Views stats preview in the admin bar
* New: Top Posts data available in the dashboard widget
* Tweak: Improved privacy using IP encrypting
* Tweak: PHP 8.x compatibility