Make WordPress Core

Opened 3 years ago

Closed 3 years ago

#50445 closed task (blessed) (fixed)

Backport the Block Patterns API from the Gutenberg repository

Reported by: youknowriad's profile youknowriad Owned by: youknowriad's profile youknowriad
Milestone: 5.5 Priority: normal
Severity: normal Version:
Component: Editor Keywords: has-patch commit
Focuses: Cc:

Description


Change History (6)

#1 @youknowriad
3 years ago

  • Owner set to youknowriad
  • Status changed from assigned to accepted

This ticket was mentioned in PR #345 on WordPress/wordpress-develop by youknowriad.


3 years ago
#2

  • Keywords has-patch added

https://core.trac.wordpress.org/ticket/50445

This Pull Request is for code review only. Please keep all other discussion in the Trac ticket. Do not merge this Pull Request. See [GitHub Pull Requests for Code Review](https://make.wordpress.org/core/handbook/contribute/git/github-pull-requests-for-code-review/) in the Core Handbook for more details.

ocean90 commented on PR #345:


3 years ago
#3

Also, please use a fork of this repo since the branch might get deleted due to the git mirror syncing.

youknowriad commented on PR #345:


3 years ago
#4

@ocean90 I'll make sure to that on the next patch/PR

#5 @ellatrix
3 years ago

  • Keywords commit added

#6 @youknowriad
3 years ago

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

In 48156:

Block Editor: Add the Block Patterns API.

Backport WP_Block_Pattern_Categories_Registry, WP_Block_Patterns_Registry
and block patterns registration functions from the Gutenberg repository.

Props ocean90, ellatrix
Fixes #50445.

Note: See TracTickets for help on using tickets.