This plugin was created to track the number of books delivered by Booktrope Publishing, but could have many other uses.
You can set the number, the increment, the pace, and seed date ..
Short Code. num - starting number date - seed date YYYY-MM-DD increment - how many to add each time the counter fires pace - how in milliseconds to wait until adding the increment.
If seed date exists, the plugin will calculate how many times the counter would have fired and update the number to be correct for the current time...
Upload the folder to the wp-content plugins directory.
Activate the plugin through 'Plugins WordPress.
Publish the page and the counter should appear using the default values..
Edit the page or post and customize the counter rate, increment, starting value and date..
Short Code Definition. num - starting number date - seed date YYYY-MM-DD increment - how many to add each time the counter fires pace - how in milliseconds to wait until adding the increment..
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Read more