This plugin provides a straightforward interface for WordPress administrators to import posts from an RSS or XML file. It is designed to solve common import problems, such as content corruption from aggressive sanitization, by performing minimal processing.
Key Features:
* Import posts from an RSS/XML file.
* Correctly imports post publication dates.
* Option to import feed categories as either WordPress Categories or Tags.
* Option to overwrite existing posts with matching titles.
* Advanced content cleaning:
* Remove all style and class attributes from HTML.
* Remove specific tags (like span, a) while keeping the text inside them.
* Fixes unwanted line breaks and extra spaces.
* Securely built with WordPress coding standards, including nonce verification and capability checks.






