Description
Custom Plugin is designed to fetch RSS feed items from a specified URL and create WordPress posts automatically. This helps in keeping your site content updated without manual effort.
1.0.1
- Improved plugin security.
Arbitrary section
You may provide additional information here about how to customize the plugin, any dependencies, or any known issues.
License
This plugin is licensed under the GPLv2 or later. You can find the full text of the license in the LICENSE file included with this plugin or at this link.
Installation
- Upload the plugin files to the
/wp-content/plugins/rss-to-post
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the βPluginsβ screen in WordPress.
- Go to
Settings > General
and scroll down to the βCustom RSS Feedβ section. - Enter the RSS feed URL in the βRSS Feed URLβ field and save changes.
FAQ
-
How do I change the RSS feed URL?
-
Navigate to
Settings > General
in the WordPress admin panel. Scroll down to the βCustom RSS Feedβ section, update the βRSS Feed URLβ field, and click βSave Changesβ. -
How often does the plugin fetch new posts?
-
The plugin is set to fetch new posts hourly.
-
What happens if a post with the same title already exists?
-
The plugin will skip creating a new post if a post with the same title already exists.
Reviews
Contributors & Developers
“Post from RSS” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Post from RSS” 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.0
- Initial release.