PluginProbe ʕ •ᴥ•ʔ
Post Views Counter / 1.1.2
Post Views Counter v1.1.2
1.7.13 1.7.12 1.7.11 trunk 1.0.0 1.0.1 1.0.10 1.0.11 1.0.12 1.0.2 1.0.3 1.0.4 1.0.5 1.0.6 1.0.7 1.0.8 1.0.9 1.1.0 1.1.1 1.1.2 1.1.3 1.1.4 1.2.0 1.2.1 1.2.10 1.2.11 1.2.12 1.2.13 1.2.14 1.2.2 1.2.3 1.2.4 1.2.5 1.2.6 1.2.7 1.2.8 1.2.9 1.3 1.3.1 1.3.10 1.3.11 1.3.12 1.3.13 1.3.2 1.3.2.1 1.3.3 1.3.4 1.3.5 1.3.6 1.3.7 1.3.8 1.3.9 1.4 1.4.1 1.4.2 1.4.3 1.4.4 1.4.5 1.4.6 1.4.7 1.4.8 1.5.0 1.5.1 1.5.2 1.5.3 1.5.4 1.5.5 1.5.6 1.5.7 1.5.8 1.5.9 1.6.0 1.6.1 1.7.0 1.7.1 1.7.10 1.7.2 1.7.3 1.7.4 1.7.5 1.7.6 1.7.7 1.7.8 1.7.9
post-views-counter / readme.txt
post-views-counter Last commit date
css 10 years ago images 10 years ago includes 10 years ago js 10 years ago languages 10 years ago index.php 10 years ago post-views-counter.php 10 years ago readme.txt 10 years ago
readme.txt
125 lines
1 === Post Views Counter ===
2 Contributors: dfactory
3 Donate link: http://www.dfactory.eu/
4 Tags: counter, hits, postviews, post views, views, count
5 Requires at least: 4.0.0
6 Tested up to: 4.3.1
7 Stable tag: 1.1.2
8 License: MIT License
9 License URI: http://opensource.org/licenses/MIT
10
11 Forget WP-PostViews. Display how many times a post, page or custom post type had been viewed in a simple, fast and reliable way.
12
13 == Description ==
14
15 [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.
16
17 For more information, check out plugin page at [dFactory](http://www.dfactory.eu/) or plugin [support forum](http://www.dfactory.eu/support/forum/post-views-counter/).
18
19 = Features include: =
20
21 * Option to select post types for which post views will be counted and displayed.
22 * 2 methods of collecting post views data: PHP and Javascript, for greater flexibility
23 * Possibility to manually set views count for each post
24 * Capability to query posts according to its views count
25 * Option to set time between counts
26 * Excluding counts from visitors: bots, logged in users, selected user roles
27 * Excluding users by IPs
28 * Restricting display by user roles
29 * Restricting post views editing to admins
30 * One-click data import from WP-PostViews
31 * Sortable admin column
32 * Post views display position, automatic or manual via shortcode
33 * W3 Cache/WP SuperCache compatible
34 * Optional object cache support
35 * WPML and Polylang compatible
36 * .pot file for translations included
37
38 = Translations: =
39
40 * Croation - by [Tomas Trkulja](http://zytzagoo.net/blog/)
41 * French - by[Theophil Bethel](http://reseau-chretien-gironde.fr/)
42 * Hebrew - by [Ahrale Shrem](http://atar4u.com/)
43 * Italian - by [Rene Querin](http://www.q-design.it)
44 * Polish - by Bartosz Arendt
45 * Russian - by moonkir
46 * Spanish - by [Carlos Rodriguez](http://cglevel.com/)
47
48 = Get involved =
49
50 Feel free to contribute to the source code on the [dFactory GitHub Repository](https://github.com/dfactoryplugins).
51
52
53 == Installation ==
54
55 1. Install Post Views Counter either via the WordPress.org plugin directory, or by uploading the files to your server
56 2. Activate the plugin through the 'Plugins' menu in WordPress
57 3. Go to the Post Views Counter settings and set your options.
58
59 == Frequently Asked Questions ==
60
61 No questions yet.
62
63 == Screenshots ==
64
65 1. screenshot-1.png
66 2. screenshot-2.png
67
68 == Changelog ==
69
70 = 1.1.2 =
71 * Fix: Most viewed posts widget broken
72
73 = 1.1.1 =
74 * Tweak: Enable edit views on new post.
75 * Tweak: Extend WP_Query post data with post_views
76
77 = 1.1.0 =
78 * New: Quick post views edit
79 * New: Bulk post views edit
80 * Tweak: Admin UI improvements
81
82 = 1.0.12 =
83 * New: Italian translation, thanks to [Rene Querin](http://www.q-design.it)
84
85 = 1.0.11 =
86 * New: French translation, thanks to [Theophil Bethel](http://reseau-chretien-gironde.fr/)
87
88 = 1.0.10 =
89 * New: Option to limit post views editing to admins only
90
91 = 1.0.9 =
92 * New: Spanish translation, thanks to [Carlos Rodriguez](http://cglevel.com/)
93
94 = 1.0.8 =
95 * New: Croation translation, thanks to [Tomas Trkulja](http://zytzagoo.net/blog/)
96
97 = 1.0.7 =
98 * New: Possibility to manually set views count for each post
99 * New: Plugin development moved to [dFactory GitHub Repository](https://github.com/dfactoryplugins)
100
101 = 1.0.6 =
102 * New: Object cache support, thanks to [Tomas Trkulja](http://zytzagoo.net/blog/)
103 * New: Hebrew translation, thanks to [Ahrale Shrem](http://atar4u.com/)
104
105 = 1.0.5 =
106 * Tweak: Added number_format_i18n for displayed views count
107 * Tweak: Additional action hook for developers
108
109 = 1.0.4 =
110 * Fix: Possible issue with remove_post_views_count function
111
112 = 1.0.3 =
113 * New: Russian translation, thanks to moonkir
114 * Fix: Remove [post-views] shortcode from post excerpts if excerpt is empty
115
116 = 1.0.2 =
117 * Fix: Pluggable functions initialized too lately
118
119 = 1.0.0 =
120 Initial release
121
122 == Upgrade Notice ==
123
124 = 1.1.2 =
125 * Fix: Most viewed posts widget broken