# Users Registration Date Contributors: slaFFik Tags: users, users list, registered date, registration, sort Requires at least: 3.3 Tested up to: 6.9 Stable tag: 1.0.1 Requires PHP: 5.6 License: GPLv2 or later New sortable "Registered" date column on the Users page in wp-admin area to see when each user has registered on a site. == Description == The "Users Registration Date" plugin adds a new sortable "Registered" column to the users lists that you can see in wp-admin area.r You can sort users by this date in ascending (to see the oldest users first) and descending (the latest users first) order. The plugin honors global site date and time formats that you set on the Settings > General page. == Installation == Use wp-admin area plugins installer from either repository or a zip file. == Screenshots == 1. Users lists column == Languages == You can translate the plugin into your language. == Changelog == = 1.0.1 (Jan 20, 2024) = * Checked compatibility with WordPress 6.4. * Fixed localization issues. * Cleaned up the code. = 1.0.0 (Nov 11th, 2013) = * Initial release