Make WordPress Core

Opened 3 years ago

Closed 3 years ago

Last modified 3 years ago

#60481 closed enhancement (fixed)

Patterns: support button's link settings for Pattern Overrides

Reported by: glendaviesnz Owned by: youknowriad
Priority: normal Milestone: 6.5
Component: Editor Version: 6.5
Severity: normal Keywords: has-patch
Cc: Focuses:

Description

In https://github.com/WordPress/gutenberg/pull/58587 support was added for pattern overrides for button block linkTarget and rel attributes.

This supported needs to be ported to core for 6.5 release

Change History (3)

#2 @youknowriad
3 years ago

  • Owner set to youknowriad
  • Resolutionfixed
  • Status newclosed

In 57576:

Editor: Expand Block Bindings for button block.

Add block bindings support for the linkTarget and rel button block attributes.
This allows using custom fiends or pattern overrides for these attributes.

Props glendaviesnz.
Fixes #60481.

Note: See TracTickets for help on using tickets.