Description
Displays a list of the last two posts, plus the scheduled posts on the Edit/New Post page to allow you to plan your posts schedules.
Screenshots
Installation
Recommend you use the built in plugin uploader which comes with WordPress, but if you prefer the manual way
- Upload
scheduler-planner.php
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
FAQ
- Can I change the number of posts shown
-
At present there are no settings, you can manually change the values in the PHP if you are confident though
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Schedule Planner” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Schedule Planner” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
0.2
- Have used Javascript and CSS to only show the first 5 scheduled posts, with a link to show the rest.
0.1
- First stab at making a plugin