Users by Date Registered

Plugin Banner

Users by Date Registered

by Sébastien Dumont

Download
Description

This simple plugin adds a new column to the users table displaying the date the user registered and allows you to filter the users by date.

Support

Use the WordPress.org forums for community support. If you spot a bug, you can of course log it on Github instead where I can act upon it more efficiently.

Please Leave a Review

Your ratings make a big difference. If you like Users by Date Registered, please consider spending a minute or two leaving a review and tell me what you think about the plugin.

More information

Installing “Users by Date Registered” can be done either by searching for “Users by Date Registered” via the “Plugins > Add New” screen in your WordPress dashboard, or by using the following steps:

  1. Download the plugin via WordPress.org
  2. Upload the ZIP file through the ‘Plugins > Add New > Upload’ screen in your WordPress dashboard.
  3. Activate the plugin through the ‘Plugins’ menu in WordPress.

Upgrading

Automatic updates should work like a charm; as always though, ensure you backup your site just in case.

Excellent

By Chuckie (ajtruckle) on November 5, 2019

I started to write my own custom code. Then I found this lightweight plugin doing exactly what I need with nice refinements. Thank you!

It Works!

By jaimesta on August 9, 2019

Just download it and use, simple Congrats to Sébastien!

Perfect

By Bent (sending) on October 30, 2018

Works as hoped

Just perfect

By marcfuller (MarcFuller) on October 21, 2018

Simple, light weight, and works perfect. i think it should be part of the WP core, but it is not. so i am really happy he created the plugin and added it to the repository. thank toy!

Does what it says!

By magneticeye on July 31, 2018

I needed to be able to sort pending users by date registered. Installed the plugin and it just worked! Excellent, thanks for the plugin.

Exactly what I was looking for!

By master412160 on October 3, 2016

This plugin does exactly what I was looking for. I think it is also the only one around.

I did what I needed

By Elisandro Borges (elisandroborges) on September 3, 2016

Just install and activate it. That's it. And you will really see the filter below in the user admin and will be able to filter by months/year. Thank you for the plugin!

works perfectly

By sd1 on September 3, 2016

Great plugin, easy to use, makes admin user management much easier. Thank you.

Mentioned your plugin on my blog

By Scott Winterroth (countrymusicchicago) on February 8, 2017

http://plugincopywriter.com/new-notable-wordpress-plugins-week-ending-aug-24/

v1.0.7 – 20th August 2019

  • Added: The date you have selected to filter the users by is shown on the side with the change made to the dropdown.
  • Changed: Dropdown is no longer selected once a date is set to allow you change again with the addition of showing the filter option in the bottom.
  • Fixed: Date registered column no longer overrides other columns to NOT be sortable. Spotted by @benbranyon
  • Tweaked: The dropdown now shows and works in the bottom of the users table. 🎊
  • Tweaked: Changed the use of get_post_time() with mysql2date() for a more accurate conversion of the date.
  • Tweaked: Date registered now shows X days ago time difference within a 7 day window instead of 1 day.

v1.0.6 – 18th July 2019

  • Checked: Compatibility with WordPress 5.2
  • Fixed: $val is returned for default if column is not registered.

v1.0.5 – 16th February 2019

  • New: Ready for WordPress 5.1 release. 🎊

v1.0.4 – 30th November 2018

  • Checked: Compatibility with WordPress 5.0

v1.0.3 – 17th November 2017

  • Added – A prefix to all functions to prevent compatibility issues with other filters or plugins.
  • Changed – User filter now only shows at the top of the users table.
  • Changed – mysql2date() now uses the site date format.
  • Fixed – Users returning empty when “All Dates” is selected.
  • Improved – Inline documentation.
  • Corrected – Localized strings missing the text domain.

v1.0.2 – 17th March 2017

  • Corrected – Textdomain to match plugin slug.
  • Fixed – Compatibility with PHP 7.
  • Fixed – Filter button to identify if the table was filtered from the top or bottom of the table.

1.0.1 – 14th December 2014

  • Fixed – Query issue by removing $wpdb->prepare

1.0.0 – 16th August 2014

  • Initial release
Back to top