Plugin nebyl testován na 3 nejnovějších verzích WordPressu. Nemusí už být tedy podporován a u novějších verzí WordPressu může mít problémy s kompatibilitou a může být nestabilní.

Display Future Posts

Popis

Small Plugin to display future posts as a list.
You can use the sidebar widget or you call the method display_future_posts()
to display the future posts where ever you want.

Info

I used this plugin for several month now and it works fine so far. If you find any bugs please send me a mail to blog@brandt-net.de or use the comments on the plugin’s homepage.
Please also contact me for feature requests and ideas how to improve this plugin. Any other reactions are welcome too of course.

Licence

Good news, this plugin is free for everyone! Since it’s released under the GPL, you can use it free of charge on your personal or commercial blog.
But if you enjoy this plugin, you can thank me and leave a small PayPal [donation] for the time I have spent writing and supporting this wordpress plugin.

Snímky obrazovky

  • screenshot-1.jpg
  • screenshot-2.jpg

Instalace

This section describes how to install the plugin and get it working.

  1. Upload all files from the zip-file in the seperate plugin folder: /wp-content/plugins/display-future-posts.
  2. Activate the plugin through the „Plugins“ menu in WordPress
  3. Go to „Options“ administration menu, select „Display Future Posts“ from the submenu. Change some options.
  4. Place <?php display_future_posts(); ?> in your sidebar template or use the simple sidebar widget for your template.
  5. Done 🙂

Recenze

Pro tento plugin nejsou žádné recenze.

Autoři

Display Future Posts je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.

Spolupracovníci

Přehled změn

  • Version 0.2.3

    • Test with WordPress new version 3.8.0
  • Version 0.2.2

    • Update only Version and Plugin Informations. No code changed.
    • Test with WordPress 2.6, 2.7 and new Version 3.7.x
  • Version 0.2.1a

    • Test with WordPress 2.6, 2.7 and new Version 3.7.x
  • Version 0.2.1

    • Bigfix: The german language files now reading correct in WP 2.6 and 2.7
  • Version 0.2.0

    • Add new option: ‚Show time info?‘. Default the time info (when the post published) is not visible in the outcoming list.
    • Tested with WordPress Version 2.7.x
    • Update the notes
  • Version 0.1.5

    • Remove fix

<

h2> HTML tag from Widget Title. Now you should set the Title with

Your Title

* Remove maxlength 50 from the title input field of the admin interface
  • Version 0.1.4

    • Working also with flexible Plugin directory in WP Version 2.6
  • Version 0.1.3

    • Tested with WordPress Version 2.6
  • Version 0.1.2

    • include german language files
    • change the plugin folder structure
  • Version 0.1.1

    • Tested with WordPress Version 2.5
    • Change the admin panel tab to the new design of WordPress 2.5.
  • Version 0.1.0

    • The first public beta version