Skip to content

Commit

Permalink
Some readme tweaks / fixes
Browse files Browse the repository at this point in the history
Hopefully this will also address the bulleting issue in the main
description.
  • Loading branch information
helen committed Mar 30, 2012
1 parent 11f22da commit c5a15c3
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions readme.txt
@@ -1,9 +1,9 @@
=== Plugin Name === === Debug Bar Cron ===
Contributors: tollmanz, helenyhou Contributors: tollmanz, helenyhou
Donate Link: Donate Link: http://wordpress.org
Tags: debug bar, cron Tags: debug bar, cron
Requires at least: 3.3.1 Requires at least: 3.3.1
Tested up to: 3.3.1 Tested up to: trunk
Stable tag: 0.1 Stable tag: 0.1


Debug Bar Cron adds a new panel to Debug Bar that displays information about WP scheduled events. Debug Bar Cron adds a new panel to Debug Bar that displays information about WP scheduled events.
Expand All @@ -14,6 +14,7 @@ Debug Bar Cron adds information about WP scheduled events to a new panel in the
Debug Bar and thus is dependent upon Debug Bar being installed for it to work properly. Debug Bar and thus is dependent upon Debug Bar being installed for it to work properly.


Once installed, you will have access to the following information: Once installed, you will have access to the following information:

* Number of scheduled events * Number of scheduled events
* If cron is currently running * If cron is currently running
* Time of next event * Time of next event
Expand Down

0 comments on commit c5a15c3

Please sign in to comment.