Linux 软件免费装

Users Registration Date - Sortable Users Column

开发者 slaFFik
更新时间 2026年8月17日 04:25
PHP版本: 7.4 及以上
WordPress版本: 7.1
版权: GPLv2 or later
版权网址: 版权信息

标签

user management admin columns users list registration date recently registered

下载

1.1.0 1.0.1 1.0

详情介绍:

Users Registration Date adds a sortable "Registered" date column to the Users page in the wp-admin area, so you can see when each user registered on your site and sort users by registration date. WordPress stores the registration date for every user account, but the users list never shows it. Without a plugin, checking it means digging into the database or reaching for WP-CLI. This plugin surfaces that date right on the screen you already use for user management. Activate it, open the Users page, and the "Registered" column is there. Key Features Find Recently Registered Users Sort the "Registered" column in descending order to bring recently registered users to the top of the users list. This is handy for spotting spam registrations, checking that new user registration works, or keeping an eye on how your audience grows. Works With Any WordPress Users The column shows the registration date for every WordPress user account, no matter how it was created: Get Started Install and activate the plugin, and the next time you open the Users page you will know exactly when every user joined your site. Thousands of WordPress sites already run it. If the plugin helps you, please leave a review. Reviews help other WordPress users find it.

安装:

Backend installation:
  1. Install the plugin via Plugins > Add New Plugin. Search for "users registration date".
  2. Click the "Install Now" button, and then "Activate".
Manual installation:
  1. Download and unzip the plugin.
  2. Upload the users-registered-list directory to the /wp-content/plugins/ directory.
  3. Activate the plugin through the "Plugins" menu in WordPress.
Now open the Users page: the "Registered" column is there.

升级注意事项:

1.1.0 Requires PHP 7.4+ and WordPress 5.3+. Registration dates now display in your site timezone, and hovering a date shows how long ago the user registered.

常见问题:

How do I see when a user registered?

Install and activate the plugin, then go to the Users page in wp-admin. A new "Registered" column shows the registration date and time for each user.

How do I find recently registered users?

Click the "Registered" column header to sort users by registration date. Descending order shows the most recently registered users first.

What date format and timezone are used?

The date and time follow the format and timezone settings from your Settings > General page. Hover over a date and you will also see a human-readable age, like "5 days ago".

Does it work with WooCommerce or Easy Digital Downloads customers?

Yes. WooCommerce and Easy Digital Downloads customers are regular WordPress users, so their registration dates appear in the column like everyone else's.

Does it work on WordPress multisite?

Yes. The "Registered" column appears on the Users page of every subsite where the plugin is active. The Network Admin users screen already has its own built-in Registered column provided by WordPress.

Does the plugin change my database?

No. It is display-only: it reads the registration date WordPress already stores and adds nothing to your database. When you deactivate it, the column disappears and nothing is left behind.

更新日志:

1.1.0 (Aug 16, 2026) 1.0.1 (Jan 20, 2024) 1.0.0 (Nov 11th, 2013)