=== Scheduled Post List === Contributors: TaijiMark Donate link: http://www.laobanit.com/scheduled-post-list Tags: publish,schedule, widget, html, table Requires at least: 2.8 Tested up to: 3.4.1 Stable tag: 1.1 License: GPLv2 to show the list of author and title from your scheduled posts, in table style == Description == You might have certain posts in schedule style. Either to inform your readers or to remind yourself. [Scheduled Post List] displays author and title on a widget so you can decide where to show it up in your WordPress sidebar. Here are the configurable options for the widget: * Title of widget * Number of scheduled posts to list * Notice message when no scheduled posts found == Installation == 1. Using your-site/wp-admin/plugin-install.php to upload or FTP entire folder to `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress 1. Go to Appearance > Widgets to place it to desired section. 1. Modify settings, and check effects. == Frequently Asked Questions == = How can I change table style = The display table html code was created with class='tm001'. On function add_css() there is the definition for that. You may change class='tm001' to your desired one and also add definition fo add_css() as well. == Screenshots == 1. The sample result screenshot 1. The setting screenshot == Upgrade Notice == N/A == Changelog == = 1.1 = * Adjust CSS and correct readme.txt file's plugin name (2012-07-05) = 1.0 = * First release (2012-07-01)