Skip to content

v1.0.7

Latest
Compare
Choose a tag to compare
@seb86 seb86 released this 20 Aug 19:06
· 14 commits to master since this release
  • 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.