Make WordPress Core

Opened 8 months ago

Closed 8 months ago

Last modified 8 months ago

#61333 closed enhancement (fixed)

Add block bindings support for a __default attribute for pattern overrides

Reported by: talldanwp's profile talldanwp Owned by: talldanwp's profile talldanwp
Milestone: 6.6 Priority: normal
Severity: normal Version: 6.6
Component: Editor Keywords: has-patch has-unit-tests
Focuses: Cc:

Description

Gutenbger Issue: https://github.com/WordPress/gutenberg/issues/58601
Gutenberg PR: https://github.com/WordPress/gutenberg/pull/60694

The Gutenberg PR proposes adding support for a __default block binding attribute for pattern overrides.

This ticket covers backporting the PHP code for that change.

Change History (4)

This ticket was mentioned in PR #6694 on WordPress/wordpress-develop by @talldanwp.


8 months ago
#1

  • Keywords has-unit-tests added


Trac ticket: https://core.trac.wordpress.org/ticket/61333

Trac ticket:

#2 @talldanwp
8 months ago

  • Milestone changed from Awaiting Review to 6.6

#3 @isabel_brison
8 months ago

  • Resolution set to fixed
  • Status changed from assigned to closed

In 58289:

Editor: Add block bindings support for a __default attribute for pattern overrides.

Adds handling for a __default block binding attribute for pattern overrides that dynamically adds support for all supported block binding attributes.

Props talldanwp, petitphp, mukesh27, isabel_brison, kevin940726.
Fixes #61333.

@isabel_brison commented on PR #6694:


8 months ago
#4

Committed in r58289.

Note: See TracTickets for help on using tickets.