该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

Display Future Posts

描述

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.

屏幕截图

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

安装

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 🙂

评价

此插件暂无评价。

贡献者及开发者

“Display Future Posts” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

将“Display Future Posts”翻译成您的语言。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

  • 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