Make WordPress Core

Opened 4 years ago

Closed 4 years ago

Last modified 3 years ago

#52987 closed enhancement (fixed)

Rename "Summary" to "Excerpt" in Reading Settings

Reported by: sergeybiryukov's profile SergeyBiryukov Owned by: davidbaumwald's profile davidbaumwald
Milestone: 5.8 Priority: normal
Severity: normal Version:
Component: Feeds Keywords: has-patch commit needs-codex
Focuses: administration Cc:

Description

On the Reading Settings screen, there is an option for feeds:

For each post in a feed, include

  • Full text
  • Summary

This is the only place in the UI where the post excerpt is referred to as "Summary", everywhere else it's "Excerpt". The underlying database option is also called rss_use_excerpt.

For consistency and to avoid confusion, would it make sense to call it "Excerpt" here too?

Attachments (3)

52987.png (10.6 KB) - added by SergeyBiryukov 4 years ago.
52987_excerpt.patch (887 bytes) - added by ravipatel 4 years ago.
Rename "Summary" to "Excerpt" in Reading Settings
52987.diff (1.6 KB) - added by mukesh27 4 years ago.
Updated patch

Download all attachments as: .zip

Change History (11)

@SergeyBiryukov
4 years ago

#1 @ravipatel
4 years ago

  • Component changed from Feeds to Permalinks
  • Keywords has-patch added

Rename "Summary" to "Excerpt" in Reading Settings

@ravipatel
4 years ago

Rename "Summary" to "Excerpt" in Reading Settings

#2 @SergeyBiryukov
4 years ago

  • Component changed from Permalinks to Feeds

#3 @SergeyBiryukov
4 years ago

  • Milestone changed from Awaiting Review to 5.8

@mukesh27
4 years ago

Updated patch

#4 @mukesh27
4 years ago

52987.diff patch fixed screen help option tab message.

Feel free to update it.

#5 @SergeyBiryukov
4 years ago

  • Keywords commit added
  • Owner set to davidbaumwald
  • Status changed from new to assigned

#6 @davidbaumwald
4 years ago

  • Resolution set to fixed
  • Status changed from assigned to closed

In 50702:

Feeds: Rename "Summary" to "Excerpt" in Reading Settings.

On the "Reading Settings" page, the post excerpt was referred to as a "Summary". For consistency with the rest of Core, this change updates "summary" to "excerpt" both in the setting and the relevant help tab.

Props SergeyBiryukov, ravipatel, mukesh27.
Fixes #52987.

#7 @audrasjb
3 years ago

  • Keywords needs-docs added

Adding needs-docs to make sure it's updated on end-user documentation.

#8 @milana_cap
3 years ago

  • Keywords needs-codex added; needs-docs removed
Note: See TracTickets for help on using tickets.