=== KK ProgressBar === Contributors: Krzysztof Furtak Version: 1.1.2 Tags: progress bar, bar, progress, countdown, count, down, time Requires at least: 2.8 Tested up to: 3.0 Stable tag: trunk == Description == Plugin shows/indicates progress that has been made on projects or articles. = Shortcode = Tag can be inserted in a random place on web pages or in articles. Tag has to hold one attribute: * "IDKKPB" is a mandatory one. The ID of progressbar needs to be provided (example: `idkkpb = "3"`) Correct tag should be as following: `[kkprogressbar idkkpb="3"]` DEMO: http://krzysztof-furtak.pl/2010/06/wp-kk-progressbar-plugin/ Author Site: http://krzysztof-furtak.pl/ == Installation == 1. Upload plugin to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress == Frequently Asked Questions == = If it works? = Yes :) == Screenshots == 1. Administration 2. Add progress bar 3. Widget 4. Article == Changelog == = 1.1.2 = * CHANGE: Plugin is fully based on Ajax (no need to reload a page ). * CHANGE: Modified view of plugin settings. * FIX: Plugin bug causing issues under Wordpress 3.0 = 1.1.1 = * FIX: Settings save = 1.1 = * NEW: Some settings for progress bar looks = 1.0.1 = * FIX: Some bug in javascript functions = 1.0 = * NEW: Beta release