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

Pages Posts

外掛說明

Ever wanted different pages on your blog to display different types of post? You might have news and changelog pages and want to display categorized posts in each one.

With Pages Posts you can! You can configure a page to display posts only from a specific category or tag.

螢幕擷圖

  • Control Panel

安裝方式

  1. To install through WordPress Control Panel:
    • Click “Plugins”, then “Add New”
    • Enter “Pages Posts” as search term and click “Search Plugins”
    • Click the “Install” link on the right hand side against “Pages Posts”
    • Click the red “Install Now” button
    • Click the “Activate Plugin” link
  2. To download and install manually:
    • Upload the entire pages-posts folder to the /wp-content/plugins/ directory.
    • Activate the plugin through the Plugins menu in WordPress.

The control panel of Pages Posts is in Settings (on WordPress 2.3.3 and under, Options).

常見問題集

How do I configure a page to display posts?

Head over to the settings page and the top of the page gives you the ability to add a page. Select which page you want, whether it should only display posts from either a category or a tag, select which category or tag and click “Add Page”

使用者評論

閱讀全部 3 則使用者評論

參與者及開發者

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

參與者

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

對開發相關資訊感興趣?

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

變更記錄

2.1

  • Added option to turn home page view on or off

2.0

  • Added compatibility with WordPress 3.0.3
  • Added number of posts option
  • Set a global var to specify when the post is being used (for theme mods): $IS_PAGES_POSTS
  • Now uses home page template rather than either archive.php or category.php

1.6

  • Fixed style issue with pagesposts.css

1.5

  • Tested compatibility with WordPress 3.0.1
  • Fixed bug with current_page_item class in menu – now shows as current_page_parent

1.4

  • Further fix to bring back all pages -1 rather than false in the query

1.3

  • Added ability to display the original post above your categorized/tagorized posts

1.2

  • Fixed bug with not being able to select all pages – was only bringing back the last 5

1.1

  • Added ability to have posts displaying as excerpts or full posts

1.0

  • Added category and tag display capability