Make WordPress Core

Opened 21 years ago

Closed 20 years ago

#1269 closed defect (bug) (invalid)

Excerpt ignoring <!--noteaser-->

Reported by: henrpyijames Owned by:
Priority: normal Milestone:
Component: General Version: 1.5
Severity: minor Keywords:
Cc: Focuses:

Description

The current excerpt generation algorithm does not respect <!--noteaser--> as it should. Often, a teaser constitutes a good summary of the post already, especially if <!--noteaser--> is specified, which basically meens the teaser and the rest should not been seen together, most propably because there is redundancy in the content.

Therefor, an excerpt shall not go beyound <!--more--><!--noteaser-->, but simply copy the teaser (or shorten it if too long) instead. Also, we can go one step further and argue a teaser is always good enough as an excerpt, and cut the excerpt at <!--more--> regardless of if <!--noteaser--> is following or not.

Change History (2)

#1 @henrpyijames
21 years ago

  • PatchNo

#2 @rob1n
20 years ago

  • Resolutioninvalid
  • Status newclosed

Uh, what??

Note: See TracTickets for help on using tickets.