Import and Export WordPress Options to/from JSON with filters.
| Author: | JeremyJanrain (profile at wordpress.org) |
| WordPress version required: | 3.1 |
| WordPress version tested: | 3.5.2 |
| Plugin version: | 0.0.4 |
| Added to WordPress repository: | 23-05-2013 |
| Last updated: | 21-06-2013
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
|
| Rating, %: | 100 |
| Rated by: | 1 |
| Plugin URI: | https://github.com/Jeremy-Janrain/json-option... |
| Total downloads: | 5 359 |
| Active installs: | 10+ |
![]() Click to start download |
|
Import and Export WordPress Options to/from JSON with filters.
Features
- migrate/backup your options
- filter exports AND imports with the multiple filter system
- filter options for specific plugin/theme (if plugin/theme properly namespace options)
- plugin/theme support - export -> email -> modify JSON -> email -> import
- options revision logs
- export via copy/paste OR file download
- easy mode for integrating with Janrain Capture plugin
- upsert - now using update_option()
Feature Requests
- import/export all tables & all data (maybe?)
- multi-site support (most likely)
- WP.com & WP VIP listing/support (most likely)
FAQ
ChangeLog
