Description
A wordpress plugin which provide a powerful functionality to import RSS records into wordpress site/blog.
In this plugin can import data in any custom post type and works with taxonomy It has inbuilt feature for save url and import later and can save any number of RSS URL for future use.
Each time it check from previous entries. With the help of this plugin many thousand records can be import with in seconds and provide a functional full of content website/blog.
Installation
You can directly upload the plugin from wordpress admin section or use following steps.
1. Upload plugin folder to the /wp-content/plugins/ directory.
2. Activate the plugin from the ‘Plugins’ menu in WordPress
FAQ
- Does it work with all custom post type from other custom plugins?
-
Yes. It works with any custom post type of any custom plugin except page.
- Does records will duplicate if run same RSS url more than one time ?
-
No. It will check existing record and if found then no insert new.
- Can it use in cron job ?
-
Yes. In edit mode cron job URL is appearing on top. This URL can be use as cron job
- Can we add source link in imported post ?
-
Yes. In new version a new admin submenu ‘Setting’ has been added. Source link can be save as a custom meta of post. It can be added after post content and we can change display text name of link also. All these thing can be set in setting menu.
Reviews
Contributors & Developers
“Wp RSS Importer” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Wp RSS Importer” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0
2.0
Added cron job url in edit mode.
2.0.1
Added option to add source link after content
Added option to save source link as custom meta