#60481 closed enhancement (fixed)
Patterns: support button's link settings for Pattern Overrides
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 6.5 | Priority: | normal |
Severity: | normal | Version: | 6.5 |
Component: | Editor | Keywords: | has-patch |
Focuses: | Cc: |
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)
This ticket was mentioned in PR #6072 on WordPress/wordpress-develop by @glendaviesnz.
13 months ago
#1
#2
@
13 months ago
- Owner set to youknowriad
- Resolution set to fixed
- Status changed from new to closed
In 57576:
@youknowriad commented on PR #6072:
13 months ago
#3
Note: See
TracTickets for help on using
tickets.
Ports changes from https://github.com/WordPress/gutenberg/pull/58587
Trac ticket: https://core.trac.wordpress.org/ticket/60481
## Testing
See https://github.com/WordPress/gutenberg/pull/58587