Make WordPress Core

Opened 19 years ago

Closed 17 years ago

#1269 closed defect (bug) (invalid)

Excerpt ignoring <!--noteaser-->

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

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
19 years ago

  • Patch set to No

#2 @rob1n
17 years ago

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

Uh, what??

Note: See TracTickets for help on using tickets.