=== Plugin Name === Contributors: ianmjones Donate link: http://www.bytepixie.com/ Tags: options, admin, administration, search, sort, filter Requires at least: 3.9 Tested up to: 4.2.2 Stable tag: 1.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html List, filter, sort and view options records, even serialized and base64 encoded. == Description == List, filter, sort and view options records, even serialized and base64 encoded values. * List, sort and search options * "Rich view" of serialized and JSON string values * Works with base64 encoded serialized and JSON string values * Highlights broken serialized values * Supports Multisites == Installation == = From your WordPress dashboard = 1. Visit 'Plugins > Add New' 1. Search for 'Options Pixie' 1. Activate Options Pixie from your Plugins page. = From WordPress.org = 1. Download Options Pixie. 1. Upload the 'options-pixie' directory to your '/wp-content/plugins/' directory, using your favorite method (ftp, sftp, scp, etc...) 1. Activate Options Pixie from your Plugins page. == Frequently Asked Questions == = Do I have to activate Options Pixie on every Multisite subsite? = Nope (it's network activated). = Does Options Pixie support multiple networks? = Yep. = Can I add/edit/delete options records with Options Pixie? = Nope (We're thinking about a Pro plugin for that, [vote for it here](http://www.bytepixie.com/options-pixie-pro). = Can I fix broken serialized options records with Options Pixie? = Nope (We're thinking about a Pro plugin for that, [vote for it here](http://www.bytepixie.com/options-pixie-pro). == Screenshots == 1. Options Pixie List View. 2. Options Pixie Rich View. == Changelog == = 1.0 = * Initial release.