這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Todays Posts

外掛說明

If you want to display posts only from the current day on your website, this plugin is for you! This plugin allows you to display today’s posts in various ways. You can display posts vertically or horizontally with or without thumbnail, excerpt on your website anywhere you want. You can also limit the number of posts to display and display from specific category/categories.

Special features

  • Shortcodes
  • Supports post thumbnails and excerpt
  • Vertical and horizontal styles
  • Category based today’s posts
  • Very lightweight
  • Useful Settings page

Live demo: http://plugins.masud-rana.com/todays-posts

Support Forum: http://www.masud-rana.com/forums

螢幕擷圖

  • Today’s posts on page
  • Today’s posts on sidebar
  • Settings page

安裝方式

  1. Upload the todays-posts folder to the /wp-content/plugins/ directory. Alternatively, upload from Plugins >> Add New >> Upload zip file.
  2. Activate the plugin through the Plugins menu in WordPress.

Usage

After activating the plugin, you will find all the posts posted current day are displaying under each posts. Now go to “Settings” and then “Todays Posts” to configure any options as desired. You can turn displaying under posts off.

You can use shortcode to display today’s posts anywhere you want. Just put shortcode [todaysposts] in any page, post or text widget and all the today’s posts will be displaying. To display horizontally use [todaysposts horizontal="yes"]. Use shortcode [todaysposts thumbnail="yes" excerpt="yes"] if you want to display with thumbnail and excerpt. You may want to disply today’s posts from specific categories, thats also possible, use [todaysposts categories="Category Name 1, Category Name 2"]. Its also possible to limit the number of today’s posts to display using [todaysposts posts=Number of Posts], for example [todaysposts posts=5].

Complete example of a shortcode is [todaysposts horizontal="yes" thumbnail="yes" excerpt="yes" categories="tree, fish, bird" posts=7].

  • Thumbnail: Featured image of a post will be used as thumbnail if you choose to display with thumbnail.
  • Excerpt: Your post excerpt will be used automatically as excerpt if you choose to display with excerpt.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈Todays Posts〉的開發相關工作。

參與者

將〈Todays Posts〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.0.0

  • Initial release