Title: Postqueue Feeds
Author: Palasthotel GmbH
Published: <strong>2017 年 11 月 22 日</strong>
Last modified: 2026 年 8 月 5 日

---

搜尋外掛

![](https://s.w.org/plugins/geopattern-icon/postqueue-feeds.svg)

# Postqueue Feeds

 由 [Palasthotel GmbH](https://profiles.wordpress.org/palasthotel/) 開發

[下載](https://downloads.wordpress.org/plugin/postqueue-feeds.2.0.0.zip)

 * [詳細資料](https://tw.wordpress.org/plugins/postqueue-feeds/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/postqueue-feeds/#reviews)
 *  [安裝方式](https://tw.wordpress.org/plugins/postqueue-feeds/#installation)
 * [開發資訊](https://tw.wordpress.org/plugins/postqueue-feeds/#developers)

 [技術支援](https://wordpress.org/support/plugin/postqueue-feeds/)

## 外掛說明

An extension for [Postqueue](https://wordpress.org/plugins/postqueue/). For every
postqueue it publishes an RSS feed containing that queue’s posts, in exactly the
order the queue puts them in.

Two addresses lead to a queue’s feed, both using the queue’s slug:

 * `https://example.com/feed/my-queue/`
 * `https://example.com/?feed=my-queue`

Nothing has to be set up. Every postqueue gets its feed the moment it exists – including
queues added later.

Under **Tools › Postqueues**, where Postqueue lists the queues, this plugin adds
a **Feed** column showing each queue’s address – so it can be read off and copied
where the queue is managed.

#### Templates

The feed is rendered from `template/postqueue-feed-rss2.php`, a copy of the RSS2
template WordPress ships. A theme can replace it by putting a file of the same name
in a `plugin-parts` folder, or in any sub folder of one:

 * `your-theme/plugin-parts/postqueue-feed-rss2.php`
 * `your-theme/plugin-parts/anything/postqueue-feed-rss2.php`

Child themes take precedence over parent themes.

## 安裝方式

 1. Install and activate [Postqueue](https://wordpress.org/plugins/postqueue/) first–
    without it this plugin has nothing to publish.
 2. Install Postqueue Feeds through **Plugins › Add New**, or upload it to `/wp-content/
    plugins/`.
 3. Activate it through the **Plugins** menu. That is all: activating rebuilds the 
    rewrite rules by itself.

## 常見問題集

### Do I have to save the permalink settings?

No. Activating the plugin rebuilds the rewrite rules, and the rule covers every 
queue slug at once – so a postqueue created afterwards has its feed straight away.
Up to version 1.0 this was necessary, which is why older instructions ask for it.

### Can a queue’s feed still be reached as my-queue.xml?

No, that address is gone as of 2.0.0. The rule behind it matched every `.xml` address
on the site – `wp-sitemap.xml` among them – and answered those with a feed instead
of their own content. Use `/feed/<slug>/`.

### Which posts appear in a feed?

Every published post in the queue, in the queue’s order, with no paging limit. Scheduled
posts and drafts are left out.

## 使用者評論

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

## 參與者及開發者

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

參與者

 *   [ Palasthotel GmbH ](https://profiles.wordpress.org/palasthotel/)
 *   [ Jana Eggebrecht ](https://profiles.wordpress.org/janaeggebrecht/)

[將〈Postqueue Feeds〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/postqueue-feeds)

### 對開發相關資訊感興趣？

任何人均可[瀏覽程式碼](https://plugins.trac.wordpress.org/browser/postqueue-feeds/)、
查看 [SVN 存放庫](https://plugins.svn.wordpress.org/postqueue-feeds/)，或透過 [RSS](https://plugins.trac.wordpress.org/log/postqueue-feeds/?limit=100&mode=stop_on_copy&format=rss)
訂閱[開發記錄](https://plugins.trac.wordpress.org/log/postqueue-feeds/)。

## 變更記錄

#### 1.0

 * First release

## 中繼資料

 *  版本 **2.0.0**
 *  最後更新 **2 個月前**
 *  啟用安裝數 **少於 10 次**
 *  WordPress 版本需求 ** 6.6 或更新版本 **
 *  已測試相容的 WordPress 版本 **7.0.5**
 *  PHP 版本需求 ** 7.4 或更新版本 **
 *  語言
 * [English (US)](https://wordpress.org/plugins/postqueue-feeds/)
 * 標籤:
 * [curated](https://tw.wordpress.org/plugins/tags/curated/)[feed](https://tw.wordpress.org/plugins/tags/feed/)
   [rss](https://tw.wordpress.org/plugins/tags/rss/)[syndication](https://tw.wordpress.org/plugins/tags/syndication/)
 *  [進階檢視](https://tw.wordpress.org/plugins/postqueue-feeds/advanced/)

## 評分

這個項目尚無任何評論記錄。

[撰寫評分](https://wordpress.org/support/plugin/postqueue-feeds/reviews/#new-post)

[查看全部使用者評論](https://wordpress.org/support/plugin/postqueue-feeds/reviews/)

## 參與者

 *   [ Palasthotel GmbH ](https://profiles.wordpress.org/palasthotel/)
 *   [ Jana Eggebrecht ](https://profiles.wordpress.org/janaeggebrecht/)

## 技術支援

使用者可在技術支援論壇提出意見反應或使用問題。

 [檢視技術支援論壇](https://wordpress.org/support/plugin/postqueue-feeds/)

## 贊助

想要支援這個外掛的發展嗎？

 [ 贊助這個外掛 ](https://palasthotel.de/)