WordPress.org

Make WordPress Core

Opened 2 years ago

Closed 2 years ago

#17260 closed enhancement (fixed)

Display "# items" text at all times

Reported by: johnbillion Owned by: ryan
Priority: normal Milestone: 3.2
Component: Administration Version: 3.1
Severity: normal Keywords: has-patch
Cc:

Description

On any post listing screen, the number of items is only shown if there is pagination. It would be nice if this was displayed at all times.

Attachments (3)

17260.patch (1.1 KB) - added by johnbillion 2 years ago.
17260.png (3.5 KB) - added by johnbillion 2 years ago.
Screenie
17260.2.patch (1.0 KB) - added by johnbillion 2 years ago.

Download all attachments as: .zip

Change History (7)

johnbillion2 years ago

johnbillion2 years ago

Screenie

comment:1 follow-up: scribu2 years ago

  • Keywords has-patch added
  • Milestone changed from Awaiting Review to 3.2

You could combine the .no-page and .one-page selectors.

johnbillion2 years ago

comment:2 in reply to: ↑ 1 johnbillion2 years ago

Replying to scribu:

You could combine the .no-page and .one-page selectors.

Ah yes, patch refreshed.

comment:3 scribu2 years ago

  • Version changed from 3.2 to 3.1

comment:4 ryan2 years ago

  • Owner set to ryan
  • Resolution set to fixed
  • Status changed from new to closed

In [17798]:

Always show # items text. Props johnbillion. fixes #17260

Note: See TracTickets for help on using tickets.