Linux 软件免费装
Banner图

StarLine XML Feed Importer – RSS, Atom & Custom XML to Post Auto Importer

开发者 starlinewebsolu
更新时间 2026年8月24日 19:44
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

rss feed xml import feed to post rss aggregator auto blog

下载

1.0.0 1.0.1

详情介绍:

StarLine XML Feed Importer lets you import blog posts from any RSS, Atom, or custom XML feed into your WordPress site. It includes a visual 4-step import wizard, per-feed scheduling, field mapping, duplicate detection, image downloading, and a premium admin dashboard. Key Features How It Works
  1. Go to XML Feeds > Import Wizard
  2. Enter your feed URL and let the wizard validate and detect the format
  3. Preview the feed data with auto-detected fields highlighted
  4. Map XML fields to WordPress fields with drag-and-drop
  5. Save and run your import
WP-CLI Usage wp slxwb import <feed_id> - Import a specific feed wp slxwb list - List all configured feeds wp slxwb status - Show import status

安装:

  1. Upload the starline-xml-feed-importer folder to /wp-content/plugins/
  2. Activate the plugin through the 'Plugins' menu in WordPress
  3. Navigate to XML Feeds > Dashboard to get started
  4. Use the Import Wizard to configure your first feed

常见问题:

What XML formats are supported?

The plugin supports RSS 1.0, RSS 2.0, Atom feeds, and custom XML formats. It detects the format automatically.

Can I import from multiple feeds?

Yes. You can configure unlimited feeds, each with its own schedule, mapping, and settings.

How does duplicate detection work?

The plugin uses 4 levels of duplicate detection in priority order: Original Link, GUID, Hash (content similarity), and Title. You can configure which method to use per feed.

Does it support custom post types?

Yes. You can import into any public post type, including custom post types.

Will large feeds slow down my site?

No. Large feeds (5000+ items) are automatically processed in the background using a queue system with chunked processing and memory management.

Is WP-CLI supported?

Yes. Use wp slxwb import, wp slxwb list, wp slxwb status, and other commands.

Does it work with ACF, MetaBox, or Pods?

Yes. The field mapper auto-detects ACF, MetaBox, Pods, and JetEngine fields and lets you map XML data to them.