Wazzuno Advanced Import Export

Description

Wazzuno Advanced Import Export is a modern, lightweight, and blazing-fast plugin designed to seamlessly export and import your website content with maximum reliability and zero server timeouts.

Whether migrating content to a new domain, creating structured JSON backups, or synchronizing custom post types between environments, Wazzuno Advanced Import Export handles the entire process with chunked streaming and a clean, responsive UI.

🌟 Key Features

  • 📦 Comprehensive Content Support: Export and import standard Posts, Pages, WooCommerce Products, and any Custom Post Type (CPT).
  • ⚡ High-Performance Streaming Exporter: Utilizes background chunking and streaming to handle hundreds or thousands of items without hitting PHP memory limits (memory_limit) or execution timeouts (max_execution_time).
  • 🖼️ Smart Media Sideloading & Deduplication: Automatically downloads featured images and embedded content images during import, with intelligent filename deduplication to prevent bloated media libraries.
  • 🏷️ Taxonomy & Metadata Preservation: Full support for hierarchical categories, post tags, custom taxonomies, and custom fields (including serialized arrays and ACF meta).
  • 💬 Comments & Discussion Support: Export and restore post comments, replies, authors, and statuses seamlessly.
  • 📊 Real-Time Progress Bar & Live Logs: Granular item-by-item progress bar with contrast-adapting percentage text and downloadable execution logs.
  • 🌐 URL Rewriting: Automatically rewrite URLs and domain paths in post content and custom fields during import.
  • 📱 Modern & Fully Responsive Interface: Clean card layout built for seamless mobile, tablet, and desktop administration.

🚀 Wazzuno Advanced Import Export Pro (Addon)

Looking for even more granular control? Wazzuno Advanced Import Export Pro adds:
* 🎯 Specific Search & Select (Pro): Live keyword and Post ID search to hand-pick exact posts into a staging Export Queue.
* 🏷️ Advanced Category & Author Filters (Pro): Filter and curate content by specific taxonomy terms or post authors.
* 📦 2-List Interactive Staging Workflow: Curate, review, and bulk manage your export list before generating the final JSON file.
* ⚡ WordPress Admin Bulk Actions Integration: Export selected posts directly from the standard WordPress Posts and Pages list tables with one click!

👉 Get Wazzuno Advanced Import Export Pro

Screenshots

Installation

  1. Upload the plugin folder wazzuno-advanced-import-export to the /wp-content/plugins/ directory, or install directly through the WordPress Plugins menu.
  2. Activate the plugin through the Plugins screen in WordPress.
  3. Navigate to Import/Export in the WordPress admin menu to start exporting or importing your data.

FAQ

What file format is used for exports and imports?

Wazzuno Advanced Import Export uses structured, standardized JSON (.json) files. This makes exports lightweight, human-readable, and fast to parse across all server configurations.

Will importing overwrite my existing posts?

No. During import, the plugin checks existing posts by slug and date to avoid duplicating or overwriting existing content.

Does it support large websites with thousands of posts?

Yes! The plugin processes exports and imports in iterative background batches (chunked streaming), making it resilient against server timeouts on shared or low-resource hosting environments.

Are custom fields and ACF data supported?

Yes. All WordPress post meta (including complex serialized arrays used by plugins like Advanced Custom Fields and Meta Box) are safely preserved during export and import.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Wazzuno Advanced Import Export” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

1.0.0

  • Initial release on WordPress.org repository.
  • High-performance chunked JSON streaming for export and import.
  • Support for Posts, Pages, Custom Post Types, Comments, Custom Fields, Taxonomies, and Media.
  • Real-time progress bar with live logs and reporting.
  • Full dataset fetching with dynamic pagination and entries selector (20, 50, 100, All).