=== AJAX Hits Counter + Popular Posts Widget === Contributors: kutsy Tags: hits, hit, view, views, post, posts, count, counter, ajax, nginx, jquery, javascript, popular, widget, top, customize Requires at least: 3.0 Tested up to: 3.4 Stable tag: 0.5.3 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Counts page/posts hits via AJAX and display it in admin panel. Ideal for nginx-whole-page-caching. ATTENTION! For work needs jQuery. == Description == Counts page/posts hits via AJAX and display it in admin panel. Ideal for nginx-whole-page-caching. ATTENTION! For work needs jQuery. Popular Posts Widget included. == Installation == 1. Upload `ajax-hits-counter` directory to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress 1. You can enable "Popular Posts Widget" in Widgets Management == Screenshots == 1. Popular Posts Widget == Changelog == = 0.5.3 = * Added placeholder `{post_hits}` to Popular Posts Widget = 0.5.2 = * Fixed small bug = 0.5.1 = * Fixed small bug with already in cache data = 0.5 = * Added placeholders `{post_date}` and `{post_categories}` to Popular Posts Widget * Some performance optimizations = 0.4 = * Now you can customize Popular Posts Widget output by using placeholders `{post_id}`, `{post_title}`, `{permalink}` and `{thumbnail-[thumbnail|large|medium|...|64x64]}` = 0.3.1 = * Fixed bug with displaying posts in Popular Posts Widget = 0.3 = * Fixed Transient cache usage for Popular Posts Widget * Added cleaning widget transient cache on `save_post` action = 0.2 = * Added Popular Posts Widget = 0.1 = * AJAX Hits Counter initialization commit