=== Wincache Stats Widget === Contributors: ksingla Tags: wincache, phponwindows, widget Stable tag: trunk Requires at least: 2.8 Tested up to: 2.9 Widget to show wincache statistics. == Description == This widget lets you display wincache (http://www.iis.net/expand/wincacheforphp) statistics on your wordpress site. Statistics shown are total number of entries in cache, hit count and hit ratio, miss count and miss ratio. You can configure widget to show opcode cache, file cache, object cache and session cache statistics. == Installation == 1. Download zip and unzip `wincache-stats` folder to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Browse to Appearance->Widgets, add the widget, and configure the options == Screenshots == 1. Widget showing Statistics 2. Admin options == Changelog == = 1.0 = * Widgetize the plugin * Showing statistics in table format