Make WordPress Core

Opened 2 years ago

Closed 2 years ago

#61046 closed defect (bug) (fixed)

Extra Space need to remove in class-wp-block-bindings-registry.php

Reported by: shailu25 Owned by: SergeyBiryukov
Priority: normal Milestone: 6.6
Component: General Version:
Severity: trivial Keywords: has-patch
Cc: Focuses: docs

Description

In wp-includes/class-wp-block-bindings-registry.php file Line no 15

There is Extra Space before @since It Should Remove

This is Also Updated in the Gutenberg Repository: https://github.com/WordPress/gutenberg/pull/60918

Attachments (1)

61046.patch (451 bytes ) - added by shailu25 2 years ago.
Patch Added

Download all attachments as: .zip

Change History (4)

@shailu25
2 years ago

Patch Added

#1 @shailu25
2 years ago

  • Keywords has-patch added

#2 @SergeyBiryukov
2 years ago

  • Milestone Awaiting Review6.6

#3 @SergeyBiryukov
2 years ago

  • Owner set to SergeyBiryukov
  • Resolutionfixed
  • Status newclosed

In 58027:

Docs: Remove extra space before @since in WP_Block_Bindings_Registry DocBlock.

Follow-up to [57373].

Props shailu25.
Fixes #61046.

Note: See TracTickets for help on using tickets.