Det här tillägget har inte testats med någon av de 3 senaste huvudversionerna av WordPress. Det kanske inte längre underhålls och kan ha kompatibilitetsproblem när det används tillsammans med nyare versioner av WordPress.

Post from RSS

Beskrivning

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.

Skärmdumpar

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.

Vanliga frågor

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.

Recensioner

Detta tillägg har inga recensioner.

Bidragsgivare och utvecklare

”Post from RSS” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.

Bidragande personer

Översätt ”Post from RSS” till ditt språk.

Intresserad av programutveckling?

Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.

Ändringslogg

1.0.0

  • Initial release.