Opened 7 years ago
Closed 7 years ago
#4144 closed defect (bug) (fixed)
DevHub: Skip class-wp-block-parser.php from parsing
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Component: | Developer Hub | Keywords: | has-patch |
| Cc: |
Description
Background: #WP45309
Per https://core.trac.wordpress.org/ticket/45109#comment:8, WP_Block_Parser comes from an external package, and its @since tags are related to the package version, not the WordPress version.
At the moment, the class is parsed as a regular WP class, and is incorrectly shown in the reference as introduced in WordPress 3.8.0.
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.
In 8324: