Opened 2 years ago
Last modified 19 months ago
#60423 new defect (bug)
Correct documentation for WP_Block_Parser_Frame class
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Awaiting Review | Priority: | normal |
| Severity: | normal | Version: | |
| Component: | General | Keywords: | has-patch |
| Focuses: | docs | Cc: |
Description (last modified by )
In the DocBlocks for the __construct of the class, the @param missing null type for $prev_offset and @leading_html_start
Attachments (1)
Change History (7)
This ticket was mentioned in Slack in #core by jigar-bhanushali. View the logs.
19 months ago
#4
@
19 months ago
@SergeyBiryukov PR for Gutenberg's repo https://github.com/WordPress/gutenberg/pull/62598
This ticket was mentioned in PR #6841 on WordPress/wordpress-develop by @dilipbheda.
19 months ago
#5
Trac ticket: https://core.trac.wordpress.org/ticket/60423
Note: See
TracTickets for help on using
tickets.
Hi there, welcome back to WordPress Trac! Thanks for the patch.
It appears that this change would need to happen in Gutenberg's block-serialization-default-parser package first, and then it can be merged into core as part of editor package updates, see [56048] / #57832.