Allows administrators to export any `wp_options` values to a portable JSON file and import that file on a different WordPress installation. Useful for moving plugin configurations from staging to production without manual copy-pasting. The export format includes metadata (export date, site URL, WP version) alongside the option values.
| Category | Admin |
| Author | Snehal Pancholi — Freelance Developer |
| Plugin Page | https://addonlogic.com/export-import-settings |
| Requires | WordPress 6.0+, PHP 8.1+ |
| License | GPL-2.0+ |