plugin-icon

Postqueue Feeds

An RSS feed for every postqueue, in the order the queue is in.
Versie
2.0.0
Laatst bijgewerkt
Aug 5, 2026

An extension for 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.

Gratisvoor betaalde abonnementen
Door te installeren, ga je akkoord met de Servicevoorwaarden van WordPress.com en de voorwaarden voor plugins van derden.
Getest tot
WordPress 7.0.3
Deze plugin kan worden gedownload, zodat je hem op je kan gebruiken.