Opened 15 years ago
Closed 15 years ago
#17489 closed defect (bug) (fixed)
Twenty Eleven sends argument to the_excerpt(), which doesn't take any
| Reported by: | coffee2code | Owned by: | nacin |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.2 |
| Component: | Themes | Version: | 3.2 |
| Severity: | trivial | Keywords: | has-patch |
| Cc: | Focuses: |
Description
Unlike the_content(), the_excerpt() does not accept any arguments. The attempt to send a custom 'more' link text is futile and misleading.
This was also previously brought up in #13883 for Twenty Ten, so this appears to be a common misconception.
This was introduced in r17669 when Twenty Eleven was added to core.
Attached patch simply removes sending of the argument.
Attachments (1)
Change History (3)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
In [17953]: