Opened 7 years ago
Closed 7 years ago
#47079 closed defect (bug) (fixed)
Incorrect version for excerpt_allowed_blocks filter
| Reported by: | rabmalin | Owned by: | desrosj |
|---|---|---|---|
| Priority: | normal | Milestone: | 5.2.3 |
| Component: | General | Version: | 5.0 |
| Severity: | normal | Keywords: | good-first-bug has-patch needs-testing fixed-major |
| Cc: | Focuses: | docs |
Description
Since parameter is incorrect for excerpt_allowed_blocks filter.
Currently it is @since 4.4.0.
May be it should be 5.0.0.
Ref - wp-includes/blocks.php line 152
Attachments (1)
Change History (11)
#1
@
7 years ago
- Keywords needs-patch good-first-bug added
- Milestone Awaiting Review → 5.2.1
- Version 5.1.1 → 5.0
#2
@
7 years ago
- Keywords has-patch added; needs-patch removed
@desrosj, Need to update version in https://developer.wordpress.org/reference/hooks/excerpt_allowed_blocks/ document.
#3
@
7 years ago
- Keywords commit added
- Owner set to
- Status new → assigned
Thanks, @mukesh27. That documentation is auto generated on releases. It should correct itself after this code ships.
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Thanks, @rabmalin!
Indeed, this should be noted as
@since 5.0.