Provides a two-sided admin page for exporting and importing selected WordPress content. On export, the user checks which sections to include; the result is a single JSON file downloaded directly to the browser — nothing is stored on the server. On import, the JSON is uploaded and the selected sections are replicated on the destination site, with posts/pages updating on slug match and terms/menus being created if absent.
| Category | Admin |
| Author | Snehal Pancholi — Freelance Developer |
| Plugin Page | https://addonlogic.com/site-export-clone-helper |
| Requires | WordPress 6.0+, PHP 8.1+ |
| License | GPL-2.0+ |