You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added: The date you have selected to filter the users by is shown on the side due to the change made to the dropdown.
Changed: Dropdown is no longer selected once a date is set to allow you to change the date 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.