=== Jigsaw ===
Contributors: jarednova
Tags: admin, configuration
Requires at least: 3.7
Stable tag: 0.9.2
Tested up to: 5.3
PHP version: 5.3.0 or greater
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Simple ways to customize your WordPress build.

== Description ==
Simple ways to make admin customizations for WordPress. You know all that brain space you saved for [memorizing hooks](http://wptavern.com/learn-three-wordpress-filters-a-day)? Use it for something better. For example, you can...

* On [GitHub](https://github.com/upstatement/jigsaw)


== Installation ==

1. Activate the plugin through the 'Plugins' menu in WordPress

== Support ==

Please use the [GitHub repo](https://github.com/upstatement/jigsaw/issues?state=open) to file bugs or questions.

== 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
