Ticket #1609 (closed enhancement: fixed)

Opened 6 years ago

Last modified 5 years ago

User and author listing needs to page

Reported by: matt Owned by: anonymous
Priority: normal Milestone: 2.1
Component: Administration Version: 1.6
Severity: normal Keywords: bg|needs-patch
Cc:

Description

Because it can get really long really fast.

Change History

  • Keywords bg|needs-patch added

I'm guessing that if we're paging, we might as well have search capability as well.

I'm thinking about this scenario: big, big blog with need for comment registration. When someone starts flaming and needs to be banned, you have to find their author in the author list. Searching for their e-mail address or display name would be easiest.

When it's all on one page, you just ctrl-F and use your browser to search, but not if it's paged.

comment:3   matt6 years ago

Yep, search would be great too.

comment:4   matt6 years ago

  • Milestone changed from 1.6 to 2.1

could have it page, with a search above it for keywords and what you're searching in (display name, email, real name, etc.).

heck, it can be ajax if you really needed.

  • Severity changed from normal to enhancement

This would be nice to see. We should pull the paging code out of get_posts() and make a generic paging class.

comment:7   matt5 years ago

  • Status changed from new to closed
  • Resolution set to fixed
Note: See TracTickets for help on using tickets.