Jigsaw
Jigsaw
Description
Simple ways to make admin customizations for WordPress. You know all that brain space you saved for memorizing hooks? Use it for something better. For example, you can…
- On GitHub
Support
Please use the GitHub repo to file bugs or questions.
Installation
- Activate the plugin through the ‘Plugins’ menu in WordPress
Reviews
Works perfectly!
By Artemia (shimmshaw) on March 27, 2017
Really simplifies changing the admin UI. Great plugin
Love it
By arend (arenddeboer) on February 28, 2017
An easy way to add (code) columns to the WordPress backend. You can even add sorting on meta keys.
Killer for customizing admin!
By Gustavo Lanzas (audioel) on February 19, 2017
Makes it super easy to do complex customizations in the admin.
Nice and simple for developers
By jasonaxelson on September 3, 2016
Nice and simple for developers to easily add custom metdata to admin pages. Wish that the wordpress core API was this simple!
Changelog
0.9.1
- Automate deployment to WordPress.org with new GitHub action
0.9.0
- Allow for sorting of columns #6 (thanks @shadowshades)
0.8.1
- Updating and fixing links in readme, examples
0.8.0
- Bring the same amazing sorting functionality to user fields (thanks @arenddeboer)
0.7.0
- Allow for sorting of columns with meta fields
0.6.2
- Fixed method visibility error
0.6.1
- Fixed error in PHP 5.3
0.6
- Added column support for users