Making WordPress.org

Opened 2 months ago

Closed 2 months ago

Last modified 2 months ago

#8131 closed enhancement (worksforme)

Post content excerpt has damaged the post list view in P2 backend

Reported by: tobifjellner's profile tobifjellner Owned by:
Milestone: Priority: normal
Component: Make (Get Involved) / P2 Keywords:
Cc:

Description

The back-end list of blog posts in our P2 (make/polyglots) also includes a long excerpt (often the full text) of the post content in the "Title" column.

Currently in https://make.wordpress.org/polyglots/wp-admin/edit.php (and probably in other "Make" sites, too, this disrupts the layout. All columns are quite narrow, due to Categories, Tags, and now also Revision notes being shown. As a result, some posts may occupy more than one page vertically.

It's super useful to see at least some of the post content directly in the post list. But could we either

  • limit the excerpt to some 200 characters, or
  • (better) place the post content in a second row, spanning all columns, for each post?

Attachments (1)

2025-11-17.png (131.3 KB) - added by tobifjellner 2 months ago.
Screenshot of back-end post list in make/polyglots.

Download all attachments as: .zip

Change History (4)

@tobifjellner
2 months ago

Screenshot of back-end post list in make/polyglots.

#1 @Otto42
2 months ago

  • Resolution set to worksforme
  • Status changed from new to closed

Go to the upper right hand corner, select the "Screen options" drop down and turn off some of the columns. I would recommend turning off the categories, tags, comments, and latest revision note. For this case.

Version 0, edited 2 months ago by Otto42 (next)

#2 @dd32
2 months ago

Alternatively switch to Compact mode (The default) in the screen options which removes the excerpt from display.

This is probably worth reporting as a core bug, I would think that the excerpt should either be a new row in the table and spread over multiple columns or be severely length limited in display.

#3 @tobifjellner
2 months ago

@dd32

This is probably worth reporting as a core bug, I would think that the excerpt should either be a new row in the table and spread over multiple columns or be severely length limited in display.

Already did. After Otto explained the roots of this problem, I created https://core.trac.wordpress.org/ticket/64264

Note: See TracTickets for help on using tickets.