This section describes how to install the plugin and get it working.
- Upload all files from the zip-file in the seperate plugin folder:
/wp-content/plugins/display-future-posts.
- Activate the plugin through the "Plugins" menu in WordPress
- Go to "Options" administration menu, select "Display Future Posts" from the submenu. Change some options.
- Place
<?php display_future_posts(); ?> in your sidebar template or use the simple sidebar widget for your template.
- Done :-)
Upgrading
- Delete old file(s)
- Upload new file(s)