這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 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