Showing Registration Date on ”Users” page of dashboard (3 posts)

  • Profile picture of Jake Jake said 3 months, 3 weeks ago:

    I’d like to be able to sort my buddypress users by their registration date on the Users page of the dashboard. But in order to do that, I first need the registration date to appear in the columns.

    Any idea how I make that happen?

    Please advise. thanks in advance.

  • Profile picture of Steve Steve said 3 months, 3 weeks ago:

    This post should get you started: http://scribu.net/wordpress/custom-sortable-columns.html

    Instead of hooking to manage_edit-post_columns try manage_users_columns

  • Profile picture of Jake Jake said 3 months, 3 weeks ago:

    thank you! i’ll try that