#57691 closed defect (bug) (fixed)
Short array syntax used in WP_HTML_Tag_Processor docs/examples
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 6.2 | Priority: | normal |
| Severity: | normal | Version: | |
| Component: | HTML API | Keywords: | has-patch |
| Focuses: | docs | Cc: |
Description
Docs for methods in the WP_HTML_Tag_Processor object use a short array syntax. However, that syntax is not allowed in WP.
Change History (6)
This ticket was mentioned in PR #4048 on WordPress/wordpress-develop by @aristath.
3 years ago
#1
- Keywords has-patch added
@aristath commented on PR #4048:
3 years ago
#2
This is a backport of https://github.com/WordPress/gutenberg/pull/47958
#3
@
3 years ago
Done in Gutenberg in https://github.com/WordPress/gutenberg/pull/47958. The PR attached above is a backport.
#4
@
3 years ago
- Owner set to SergeyBiryukov
- Resolution set to fixed
- Status changed from new to closed
In 55304:
@SergeyBiryukov commented on PR #4048:
3 years ago
#5
Thanks for the PR! Merged in r55304.
Note: See
TracTickets for help on using
tickets.
Trac ticket: https://core.trac.wordpress.org/ticket/57691