wordpress-develop/src/wp-includes/blocks
Greg Ziółkowski 3439a14e57 Editor: Move core blocks registration to init hook
After working on support for register_block_type_args filter in #49615, it became clear that we need to use init action for core blocks to make it possible to use this filter.

Fixes #50263.



git-svn-id: https://develop.svn.wordpress.org/trunk@48279 602fd350-edb4-49c9-b593-d223f7449a82
2020-07-02 17:20:28 +00:00
..
archives Chore: Update package-lock.json file 2020-06-29 11:48:53 +00:00
audio Editor: Register core blocks on the server 2020-07-01 12:27:10 +00:00
block Chore: Update package-lock.json file 2020-06-29 11:48:53 +00:00
button Editor: Register core blocks on the server 2020-07-01 12:27:10 +00:00
buttons Editor: Register core blocks on the server 2020-07-01 12:27:10 +00:00
calendar Chore: Update package-lock.json file 2020-06-29 11:48:53 +00:00
categories Chore: Update package-lock.json file 2020-06-29 11:48:53 +00:00
classic Editor: Register core blocks on the server 2020-07-01 12:27:10 +00:00
code Editor: Register core blocks on the server 2020-07-01 12:27:10 +00:00
column Editor: Register core blocks on the server 2020-07-01 12:27:10 +00:00
columns Editor: Register core blocks on the server 2020-07-01 12:27:10 +00:00
file Editor: Register core blocks on the server 2020-07-01 12:27:10 +00:00
gallery Editor: Register core blocks on the server 2020-07-01 12:27:10 +00:00
group Editor: Register core blocks on the server 2020-07-01 12:27:10 +00:00
heading Editor: Register core blocks on the server 2020-07-01 12:27:10 +00:00
html Editor: Register core blocks on the server 2020-07-01 12:27:10 +00:00
image Editor: Register core blocks on the server 2020-07-01 12:27:10 +00:00
latest-comments Chore: Update package-lock.json file 2020-06-29 11:48:53 +00:00
latest-posts Chore: Update package-lock.json file 2020-06-29 11:48:53 +00:00
list Editor: Register core blocks on the server 2020-07-01 12:27:10 +00:00
media-text Editor: Register core blocks on the server 2020-07-01 12:27:10 +00:00
missing Editor: Register core blocks on the server 2020-07-01 12:27:10 +00:00
more Editor: Register core blocks on the server 2020-07-01 12:27:10 +00:00
nextpage Editor: Register core blocks on the server 2020-07-01 12:27:10 +00:00
paragraph Editor: Register core blocks on the server 2020-07-01 12:27:10 +00:00
preformatted Editor: Register core blocks on the server 2020-07-01 12:27:10 +00:00
pullquote Editor: Register core blocks on the server 2020-07-01 12:27:10 +00:00
quote Editor: Register core blocks on the server 2020-07-01 12:27:10 +00:00
rss Chore: Update package-lock.json file 2020-06-29 11:48:53 +00:00
search Chore: Update package-lock.json file 2020-06-29 11:48:53 +00:00
separator Editor: Register core blocks on the server 2020-07-01 12:27:10 +00:00
shortcode Chore: Update package-lock.json file 2020-06-29 11:48:53 +00:00
social-link Chore: Update package-lock.json file 2020-06-29 11:48:53 +00:00
social-links Editor: Register core blocks on the server 2020-07-01 12:27:10 +00:00
spacer Editor: Register core blocks on the server 2020-07-01 12:27:10 +00:00
subhead Editor: Register core blocks on the server 2020-07-01 12:27:10 +00:00
table Editor: Register core blocks on the server 2020-07-01 12:27:10 +00:00
tag-cloud Chore: Update package-lock.json file 2020-06-29 11:48:53 +00:00
text-columns Editor: Register core blocks on the server 2020-07-01 12:27:10 +00:00
verse Editor: Register core blocks on the server 2020-07-01 12:27:10 +00:00
video Editor: Register core blocks on the server 2020-07-01 12:27:10 +00:00
archives.php Editor: update JavaScript packages 2020-06-26 13:31:11 +00:00
block.php Editor: update JavaScript packages 2020-06-26 13:31:11 +00:00
calendar.php Editor: update JavaScript packages 2020-06-26 13:31:11 +00:00
categories.php Editor: update JavaScript packages 2020-06-26 13:31:11 +00:00
index.php Editor: Move core blocks registration to init hook 2020-07-02 17:20:28 +00:00
latest-comments.php Editor: update JavaScript packages 2020-06-26 13:31:11 +00:00
latest-posts.php Editor: update JavaScript packages 2020-06-26 13:31:11 +00:00
rss.php Editor: update JavaScript packages 2020-06-26 13:31:11 +00:00
search.php Editor: update JavaScript packages 2020-06-26 13:31:11 +00:00
shortcode.php Editor: update JavaScript packages 2020-06-26 13:31:11 +00:00
social-link.php Editor: update JavaScript packages 2020-06-26 13:31:11 +00:00
tag-cloud.php Editor: update JavaScript packages 2020-06-26 13:31:11 +00:00