#22885 closed defect (bug) (fixed)
Correct the PHPDOC for the_post_thumbnail
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 3.6 | Priority: | normal |
| Severity: | normal | Version: | 3.5 |
| Component: | Media | Keywords: | has-patch commit |
| Focuses: | docs | Cc: |
Description
It currently says a string is an int.
Let's call a duck_ a duck_.
Attachments (2)
Change History (10)
#1
@
13 years ago
- Component changed from General to Inline Docs
- Milestone changed from Awaiting Review to 3.6
- Version changed from trunk to 3.5
#5
@
13 years ago
- Owner set to markjaquith
- Resolution set to fixed
- Status changed from new to closed
In 23227:
#6
@
13 years ago
- Keywords needs-codex added
$size param in the_post_thumbnail() can accept either a string or array.
Note: See
TracTickets for help on using
tickets.
$sizecan also be an array.