=== Post from RSS ===
Contributors: PL
Tags: rss, feed, custom field, posts, automatic
Requires at least: 5.0
Tested up to: 6.5.5
Stable tag: 1.0.1
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-3.0.txt

This plugin fetches RSS feed items and creates WordPress posts automatically.

== 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.

== Installation ==

1. Upload the plugin files to the `/wp-content/plugins/rss-to-post` directory, or install the plugin through the WordPress plugins screen directly.
2. Activate the plugin through the 'Plugins' screen in WordPress.
3. Go to `Settings > General` and scroll down to the "Custom RSS Feed" section.
4. Enter the RSS feed URL in the "RSS Feed URL" field and save changes.

== Frequently Asked Questions ==

= 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.

== Changelog ==

= 1.0.0 =
* Initial release.

== 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](https://www.gnu.org/licenses/gpl-3.0.txt).
