WordPress Post & Page Migrator is a lightweight, secure utility that allows administrators to push posts, pages, terms (categories & tags), featured images, inline content images, and custom fields directly from one WordPress site to another.
By leveraging the native WordPress REST API and Application Passwords, this plugin eliminates the need for manual XML exports/imports or database dumps.
Key Features: * Batch Processing Queue: Sequentially migrates selected items with server rate-limiting delays to prevent timeouts and PHP memory exhaustion. * Smart Duplicate Prevention: Checks target destinations by post slug and title before creation, cleanly updating existing posts instead of duplicating them. * Automatic Media Porting: Automatically uploads featured images and parses post content to upload inline images to the target server, rewinding URLs inside the content to use the target’s media library. * Term Synchronization: Seamlessly replicates associated categories and tags on the target site during migration. * Restricted & Secure: Built using WordPress standard capabilities checks, nonces for CSRF security, and basic authentication with Application Passwords.