Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/manchumahara/wpfeedforcustomposttype

Shows or merges feeds for custom post type with default posts
https://github.com/manchumahara/wpfeedforcustomposttype

Last synced: 3 days ago
JSON representation

Shows or merges feeds for custom post type with default posts

Awesome Lists containing this project

README

        

=== Codeboxr RSS Feed for custom post types ===
Contributors: manchumahara, codeboxr
Donate link: http://codeboxr.com
Tags: custom post types, rss
Requires at least: 3.0
Tested up to: 3.9.1
Stable tag: 1.2
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Shows or merges feeds for custom post type with default posts

== Description ==

Display Custom Post Types in RSS Feed with Default Posts

RSS Feed Manager for Custom Post Types is a WordPress plugin that will give you custom control to show custom post types in RSS feed; By default WordPress shows only posts in/via RSS feed but it doesn’t show pages or any other custom post types in RSS fee

Features:

* Display Your Custom Post Types in RSS Feed with Default Posts
* Custom Plugin Option
* All Categories have Enable/Disable Option
* Select any post type including custom or default post type

See more details and usages guide here http://codeboxr.com/product/rss-feed-manager-for-custom-post-types

== Installation ==

How to install the plugin and get it working.

1. Upload `wpfeedforcustomposttype` folder to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. From 'Setting' menu see sub menu 'RSS 4 Post Types', save setting
4. Check feeds, feed will shows post from post types as selected from the plugin setting

== Frequently Asked Questions ==

= Does this work with any custom post type ? =

yes

= Does this work with any custom taxonomy ? =

yes

= Does this work with default post types and taxonomy ? =

Sure, just try it.

== Screenshots ==

1. In plugin listing
2. Setting menu
3. Plugin Option Panel

== Changelog ==
= 1.2 =
* Admin panel refreshed
* Strict standard error fixed
* Translation added

= 1.1 =
* First Release