Make WordPress Core

Opened 14 years ago

Closed 14 years ago

Last modified 13 years ago

#13883 closed defect (bug) (fixed)

Twenty Ten: the_excerpt() doesn't support parameter

Reported by: zeo's profile zeo Owned by: iandstewart's profile iandstewart
Milestone: WordPress.org Priority: normal
Severity: normal Version: 3.0
Component: Themes Keywords: has-patch dev-feedback
Focuses: Cc:

Description

AFAIK, the_excerpt() doesn't support parameter or argument. If true, the patch attached will clean up unnecessary parameter.

Attachments (1)

13883.diff (773 bytes) - added by zeo 14 years ago.

Download all attachments as: .zip

Change History (7)

@zeo
14 years ago

#1 @nacin
14 years ago

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

(In [15247]) Don't pass bogus argument to the_excerpt. props zeo, fixes #13883.

#2 @zeo
14 years ago

  • Resolution fixed deleted
  • Status changed from closed to reopened

This was fixed in core repo but not theme repo. Both are not in sync.

see: http://themes.svn.wordpress.org/twenty-ten/

#3 @zeo
14 years ago

  • Owner set to iammattthomas
  • Status changed from reopened to assigned

#4 @nacin
14 years ago

  • Owner changed from iammattthomas to iandstewart

Ian will be handling Twenty Ten at this point now that it is in the theme repo.

#5 @iandstewart
14 years ago

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

This will be corrected in the directory version at 1.0.2.

#6 @nacin
13 years ago

In [17953]:

the_excerpt() doesn't take an argument. props coffee2code. fixes #17489. see #13883.

Note: See TracTickets for help on using tickets.