Make WordPress Core

Opened 9 months ago

Last modified 4 months ago

#60423 new defect (bug)

Correct documentation for WP_Block_Parser_Frame class

Reported by: jigar-bhanushali's profile jigar bhanushali Owned by:
Milestone: Awaiting Review Priority: normal
Severity: normal Version:
Component: General Keywords: has-patch
Focuses: docs Cc:

Description (last modified by SergeyBiryukov)

In the DocBlocks for the __construct of the class, the @param missing null type for $prev_offset and @leading_html_start

Attachments (1)

60423.patch (1.2 KB) - added by jigar bhanushali 9 months ago.

Download all attachments as: .zip

Change History (7)

#1 @SergeyBiryukov
9 months ago

  • Description modified (diff)

This ticket was mentioned in Slack in #core by jigar-bhanushali. View the logs.


4 months ago

#3 @SergeyBiryukov
4 months ago

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.

#6 @dilipbheda
4 months ago

@SergeyBiryukov Gutenberg's PR is merged into trunt, now it seems ready for commit.

Note: See TracTickets for help on using tickets.