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

Recent Posts by Category Widget

描述

This plugin adds a simple widget that allows you to display a number of recent blog posts from a specific category. You have the options to choose a title, category, number of posts and whether or not to show the post date. The posts will be ordered by date just like the default Recent Posts widget included with WordPress.

螢幕截圖

  • The widget UI

安裝

  1. Upload the ‘recent-posts-by-category-widget’ directory to the ‘/wp-content/plugins/’ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Navigate to the ‘Widgets’ page found under the ‘Appearance’ menu item
  4. Drag ‘Recent Posts by Category Widget’ to the target widget area and choose your options

常見問題

Installation Instructions
  1. Upload the ‘recent-posts-by-category-widget’ directory to the ‘/wp-content/plugins/’ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Navigate to the ‘Widgets’ page found under the ‘Appearance’ menu item
  4. Drag ‘Recent Posts by Category Widget’ to the target widget area and choose your options

評價

2016年9月3日
This plugin would be perfect if we could select multiple categories. Maybe for the next update? It preserves the default styles css of the original theme, that’s great !! Thank you very much Ross !!!!
閱讀全部12個評價

貢獻者及開發者

“Recent Posts by Category Widget” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 Recent Posts by Category Widget 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

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

修改日誌

1.3

  • Removed an anonymous function that was breaking sites running PHP 5.2

1.2

  • Switch to PHP5 style constructors for WP v4.3

1.1

  • Better use of ‘widget_title’ filter to allow hooks to be used on it.

1.0

  • Initial release.