Make WordPress Core

Opened 6 years ago

Closed 6 years ago

Last modified 8 months ago

#50445 closed task (blessed) (fixed)

Backport the Block Patterns API from the Gutenberg repository

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

Description


Change History (7)

#1 @youknowriad
6 years ago

  • Owner set to youknowriad
  • Status assignedaccepted

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


6 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:


6 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:


6 years ago
#4

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

#5 @ellatrix
6 years ago

  • Keywords commit added

#6 @youknowriad
6 years ago

  • Resolutionfixed
  • Status acceptedclosed

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.

#7 @westonruter
8 months ago

In 61348:

Block Editor: Move Block Patterns API functions to block-patterns.php.

Follow-up to [48156].

Props anukasha, dhiraj0901, swissspidy, palak678, madhavishah01.
See #50445.
Fixes #64234.

Note: See TracTickets for help on using tickets.