=== REST API Posts Importer === Contributors: appzoic Donate link: https://buy.stripe.com/14A6oH9U97UBaPiaZzaAw00 Tags: posts, importer, content, migration, rest api Requires at least: 5.0 Tested up to: 6.8 Stable tag: 1.0.0 Requires PHP: 7.4 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Import posts from any WordPress site's REST API with categories, tags, and featured images. == Description == Posts Importer is a powerful WordPress plugin that allows you to import posts from any WordPress website that has the REST API enabled. The plugin seamlessly imports posts along with their categories, tags, and featured images while maintaining proper WordPress security standards. **Key Features:** * **REST API Integration**: Connect to any WordPress site's REST API * **Complete Post Import**: Import posts with titles, content, and excerpts * **Category Preservation**: Automatically imports and creates categories * **Tag Management**: Imports and creates tags from source posts * **Featured Image Support**: Downloads and sets featured images * **Pagination Support**: Browse through multiple pages of posts * **Security First**: Built with WordPress security best practices * **Duplicate Detection**: Prevents importing the same post multiple times * **User-Friendly Interface**: Clean admin interface for easy management **Use Cases:** - Migrate content from one WordPress site to another - Aggregate posts from multiple WordPress sites - Content syndication between related websites - Development and staging site content synchronization == Installation == 1. Upload the `posts-importer` folder to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Go to Settings > Posts Importer and configure the source website URL 4. Navigate to Posts Importer > Posts Importer to start importing posts == Frequently Asked Questions == = What do I need to use this plugin? = You need the source WordPress website to have the REST API enabled (which is enabled by default in WordPress 4.7+). = Can I import from any WordPress site? = Yes, as long as the site has the REST API enabled and accessible. = What happens if the same post is imported twice? = The plugin checks for existing posts and shows an "Edit Imported" button instead of import button for already imported posts. = Are featured images imported? = Yes, the plugin downloads and sets featured images from the source website. = How are categories and tags handled? = The plugin creates categories and tags on your site if they don't already exist. = What if the remote server is slow or unresponsive? = The plugin includes timeout handling and will show appropriate error messages. == Screenshots == 1. Settings page for configuring the source website URL 2. Posts importer interface with pagination and import buttons 3. Success message after importing a post 4. Error handling for connection issues == Changelog == = 1.0.0 = * Initial release * Basic post import functionality * Category and tag import support * Featured image downloading * Pagination system * Security enhancements * Error handling improvements == Upgrade Notice == = 1.0.0 = Initial release of Posts Importer plugin. == License == This plugin is licensed under the GPL v2 or later.