Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/manchumahara/wpfeedforcustomposttype
- Owner: manchumahara
- Created: 2014-10-20T16:07:25.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-01-22T13:06:11.000Z (almost 10 years ago)
- Last Synced: 2023-03-22T11:17:07.110Z (almost 2 years ago)
- Language: PHP
- Homepage: http://codeboxr.com/product/rss-feed-manager-for-custom-post-types
- Size: 645 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.txt
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.htmlShows 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 typeSee 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