#13883 closed defect (bug) (fixed)
Twenty Ten: the_excerpt() doesn't support parameter
| Reported by: | zeo | Owned by: | iandstewart |
|---|---|---|---|
| Priority: | normal | Milestone: | WordPress.org |
| Component: | Themes | Version: | 3.0 |
| Severity: | normal | Keywords: | has-patch dev-feedback |
| Cc: | Focuses: |
Description
AFAIK, the_excerpt() doesn't support parameter or argument. If true, the patch attached will clean up unnecessary parameter.
Attachments (1)
Change History (7)
#2
@
16 years ago
- Resolution fixed
- Status closed → reopened
This was fixed in core repo but not theme repo. Both are not in sync.
#4
@
16 years ago
- Owner changed from to
Ian will be handling Twenty Ten at this point now that it is in the theme repo.
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
(In [15247]) Don't pass bogus argument to the_excerpt. props zeo, fixes #13883.