Skip to content

Instantly share code, notes, and snippets.

@thefuxia
thefuxia / t5-page-feed.php
Created May 22, 2012 00:47
Newsfeed for post type 'page'
<?php # -*- coding: utf-8 -*-
/**
* Plugin Name: T5 Page Feed
* Description: Adds a feed for pages at <code>/feed/?post_type=page</code>.
* Version: 2012.05.22
* Author: Thomas Scholz
* Author URI: http://toscho.de
* License: MIT
* License URI: http://www.opensource.org/licenses/mit-license.php
*/