• I’m converting this site to WordPress, having already imported the list of users into wp_users, etc.

    Now I’ve created a custom page template to display the list exactly like that, but unfortunately I can’t figure out how to create the sort & pagination.

    Here’s the code I’ve come up with so far:
    http://pastebin.com/3Fe7d97e

    It displays the first 50 users, but neither the sort nor the pagination works – currently it shows the users listed by ID, not as desired by the latest registration date. I’m somewhat inexperienced with such advanced hacks, so I’d be grateful for any help.

Viewing 1 replies (of 1 total)
  • Thread Starter adastra

    (@adastra)

    Nobody any ideas? I could easily do a sort function with jQuery, but I really don’t want to, considering the list includes 1500 items…

Viewing 1 replies (of 1 total)
  • The topic ‘Adding a sort function to the author list’ is closed to new replies.