=== WP Table Pixie === Contributors: ianmjones Tags: options, metadata, search, edit, sort Requires at least: 5.5 Tested up to: 6.9 Requires PHP: 7.0 Stable tag: 1.3.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Search, sort, view and edit your settings and metadata, even serialized and base64 encoded values. == Description == Search, sort, view and edit your settings and metadata, even serialized and base64 encoded values. * List, sort and search settings and metadata records * View serialized and JSON string values in an expandable "Rich View" * Add, edit and delete records * Work with base64 encoded serialized and JSON string values * See highlighted broken serialized values * Fix broken serialized values * Bulk select and delete or fix records * Supports Multisites Tables that can be worked with: commentmeta, options, postmeta, termmeta, usermeta and sitemeta (Multisite only). == Installation == = From your WordPress dashboard = 1. Visit "Plugins" > "Add New" 1. Search for "WP Table Pixie" 1. Click "Install Now" 1. Activate = From WordPress.org = 1. Download the WP Table Pixie zip from wordpress.org. 1. Unzip the file. 1. Upload the 'wp-table-pixie' directory to your '/wp-content/plugins/' directory, using your favorite method (ftp, sftp, scp, etc...) 1. Activate WP Table Pixie from your Plugins page. == Frequently Asked Questions == = Can I add/edit/delete records with WP Table Pixie? = Yes. = Can I fix broken serialized values with WP Table Pixie? = Yes. = Do I have to activate WP Table Pixie on every Multisite subsite? = Nope, it can be network activated if you like. = Does WP Table Pixie support multiple networks? = Yep. == Screenshots == 1. Rich View. 2. List View. 3. Edit Record. 4. Bulk Actions. 5. Screen Options Pane. 6. Help Pane. == Changelog == = 1.3.1 = * Update in-built help. = 1.3.0 = * Viewing slashed serialized values is now supported. * Updated for WordPress 6.7. = 1.2.2 = * Security and stability fixes. * Require PHP 7.0+. = 1.2.1 = * Updated for WordPress 6.4. = 1.2.0 = * Added previously premium only feature: Add, edit and delete records. * Added previously premium only feature: Fix broken serialized values. * Added previously premium only feature: Bulk select and delete or fix records. * Fixed Screen options and Help dropdown tabs not working. * Updated for WordPress 5.8. = 1.1.3 = * Security and stability fixes. * Updated for WordPress 5.6. * Updated for PHP 8.0. = 1.1.2 = * Security and stability fixes. = 1.1.1 = * Security and stability fixes. = 1.1 = * Fixed remember search turning itself back on. * Updated for enhanced GDPR compliance. = 1.0.1 = * Fixed "Undefined property: stdClass::$related_id" error when returning to page and options table remembered. = 1.0 = * Initial release.