=== User creation date column in WordPress admin === Contributors: markhowellsmead Donate link: https://www.paypal.me/mhmli Tags: wp-admin, backend, list, user, create, creation date, sorting, column Requires at least: 4.3 Tested up to: 4.6.1 Stable tag: 1.1.4 License: GPLv3 License URI: http://www.gnu.org/licenses/gpl-3.0.html == Description == Adds a new column to the WordPress admin user list view, showing the date on which the user was created. The list can be sorted by this column. == Installation == 1. Upload the plugin folder to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress == Changelog == = 1.1.4 = * Confirms compatibility with WordPress 4.6. = 1.1.3 = * Confirm functionality in WordPress 4.5.2. * Clean code format. No functional change. = 1.1.3 = * Confirm functionality in WordPress 4.3. = 1.1.2 = * Add missing text domain ref. in Readme. = 1.1.1 = * Fixing SVN tags. = 1.1.0 = * Add localization capability. * Add WP version check. = 1.0.1 = * Correct plugin tags in Readme. = 1.0 = * Initial public version.