WordPress/wp-admin
gziolo c704057e0d Add fields to WP_Block_Type
As part of #47620 and the RFC for block registeration. Server registered blocks are missing some fields. These changeset includes them.

Props spacedmonkey, aduth.

Fixes #48529.


Built from https://develop.svn.wordpress.org/trunk@47875


git-svn-id: http://core.svn.wordpress.org/trunk@47649 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2020-06-01 12:27:08 +00:00
..
css Build/Test Tools: Revert some devDependency changes for 5.5. 2020-05-31 19:51:42 +00:00
images Customize: Move the WordPress logo with a white background to the wp-includes directory. 2020-05-21 09:10:12 +00:00
includes Add fields to WP_Block_Type 2020-06-01 12:27:08 +00:00
js Security: Add user interface to auto-update themes and plugins. 2020-05-20 18:49:09 +00:00
maint Coding Standards: Use strict comparison where static strings are involved. 2020-05-16 18:42:12 +00:00
network Coding Standards: Fix instances of Generic.WhiteSpace.ArbitraryParenthesesSpacing.FoundEmpty. 2020-05-26 09:37:10 +00:00
user
about.php Help/About: Revert [47699] from trunk. 2020-04-29 18:44:11 +00:00
admin-ajax.php Security: Add user interface to auto-update themes and plugins. 2020-05-20 18:49:09 +00:00
admin-footer.php
admin-functions.php
admin-header.php Coding Standards: Use strict comparison where static strings are involved. 2020-05-16 18:42:12 +00:00
admin-post.php
admin.php Coding Standards: Fix instances of Generic.WhiteSpace.ArbitraryParenthesesSpacing.FoundEmpty. 2020-05-26 09:37:10 +00:00
async-upload.php Coding Standards: Use strict comparison in some wp-admin files. 2020-05-12 18:32:08 +00:00
comment.php Coding Standards: Use strict comparison in some wp-admin files. 2020-05-12 18:32:08 +00:00
credits.php Help/About: Improve accessibility of the 5.4 About page: 2020-03-27 23:41:06 +00:00
custom-background.php
custom-header.php
customize.php Themes: Prevent activation and live preview of themes that require a higher version of PHP or WordPress. 2020-05-18 12:32:10 +00:00
edit-comments.php Coding Standards: Use strict comparison in some wp-admin files. 2020-05-12 18:32:08 +00:00
edit-form-advanced.php Coding Standards: Use strict comparison where static strings are involved. 2020-05-16 18:42:12 +00:00
edit-form-blocks.php
edit-form-comment.php Coding Standards: Use strict comparison in some wp-admin files. 2020-05-12 18:32:08 +00:00
edit-link-form.php Coding Standards: Use strict comparison in some wp-admin files. 2020-05-12 18:32:08 +00:00
edit-tag-form.php Coding Standards: Use strict comparison in some wp-admin files. 2020-05-12 18:32:08 +00:00
edit-tags.php Coding Standards: Use strict type check for in_array() and array_search() where strings are involved. 2020-04-05 03:02:11 +00:00
edit.php Coding Standards: Fix instances of Generic.WhiteSpace.ArbitraryParenthesesSpacing.FoundEmpty. 2020-05-26 09:37:10 +00:00
erase-personal-data.php
export-personal-data.php
export.php Coding Standards: Use strict comparison in some wp-admin files. 2020-05-12 18:32:08 +00:00
freedoms.php Accessibility: Fix the headings hierarchy on the Freedoms page. 2020-04-09 16:09:11 +00:00
import.php Coding Standards: Use strict comparison in some wp-admin files. 2020-05-12 18:32:08 +00:00
index.php Coding Standards: Use strict comparison in wp-admin/_index.php. 2020-05-28 10:02:12 +00:00
install-helper.php Docs: Improve documentation for functions in wp-admin/install-helper.php per the documentation standards. 2020-05-12 18:40:07 +00:00
install.php Administration and Site Health: Make information on Search engine visibility more prominent. 2020-05-27 14:33:11 +00:00
link-add.php
link-manager.php Coding Standards: Use strict comparison in some wp-admin files. 2020-05-12 18:32:08 +00:00
link-parse-opml.php Coding Standards: Use strict comparison in some wp-admin files. 2020-05-12 18:32:08 +00:00
link.php Coding Standards: Use strict comparison in some wp-admin files. 2020-05-12 18:32:08 +00:00
load-scripts.php Coding Standards: Fix instances of Generic.WhiteSpace.ArbitraryParenthesesSpacing.FoundEmpty. 2020-05-26 09:37:10 +00:00
load-styles.php Coding Standards: Fix instances of Generic.WhiteSpace.ArbitraryParenthesesSpacing.FoundEmpty. 2020-05-26 09:37:10 +00:00
media-new.php
media-upload.php Coding Standards: Use strict comparison in some wp-admin files. 2020-05-12 18:32:08 +00:00
media.php Coding Standards: Fix instances of Generic.WhiteSpace.ArbitraryParenthesesSpacing.FoundEmpty. 2020-05-26 09:37:10 +00:00
menu-header.php Coding Standards: Use strict comparison in some wp-admin files. 2020-05-12 18:32:08 +00:00
menu.php Users: Change "Your Profile" and "My Profile" links in admin menu and toolbar to just "Profile" for consistency. 2020-04-20 08:39:06 +00:00
moderation.php
ms-admin.php
ms-delete-site.php Coding Standards: Use strict comparison in some wp-admin files. 2020-05-12 18:32:08 +00:00
ms-edit.php
ms-options.php
ms-sites.php
ms-themes.php
ms-upgrade-network.php
ms-users.php
my-sites.php Coding Standards: Use strict comparison in some wp-admin files. 2020-05-12 18:32:08 +00:00
nav-menus.php Coding Standards: Fix instances of Generic.WhiteSpace.ArbitraryParenthesesSpacing.FoundEmpty. 2020-05-26 09:37:10 +00:00
network.php Coding Standards: Use strict comparison for count() calls. 2020-05-23 11:38:08 +00:00
options-discussion.php Coding Standards: Use strict comparison where static strings are involved. 2020-05-16 18:42:12 +00:00
options-general.php Coding Standards: Use strict type check for in_array() and array_search() where strings are involved. 2020-04-05 03:02:11 +00:00
options-head.php
options-media.php Docs: Correct and clarify an inline comment about the upload_url_path and upload_path options in wp-admin/options-media.php. 2020-06-01 11:22:13 +00:00
options-permalink.php Coding Standards: Use strict type check for in_array() and array_search() where strings are involved. 2020-04-05 03:02:11 +00:00
options-privacy.php
options-reading.php Administration and Site Health: Make information on Search engine visibility more prominent. 2020-05-27 14:33:11 +00:00
options-writing.php
options.php Docs: Correct and clarify an inline comment about the upload_url_path and upload_path options in wp-admin/options-media.php. 2020-06-01 11:22:13 +00:00
plugin-editor.php Coding Standards: Fix instances of Generic.WhiteSpace.ArbitraryParenthesesSpacing.FoundEmpty. 2020-05-26 09:37:10 +00:00
plugin-install.php Coding Standards: Fix instances of Generic.WhiteSpace.ArbitraryParenthesesSpacing.FoundEmpty. 2020-05-26 09:37:10 +00:00
plugins.php Security: Add user interface to auto-update themes and plugins. 2020-05-20 18:49:09 +00:00
post-new.php Coding Standards: Use strict comparison where static strings are involved. 2020-05-16 18:42:12 +00:00
post.php Coding Standards: Fix instances of Generic.WhiteSpace.ArbitraryParenthesesSpacing.FoundEmpty. 2020-05-26 09:37:10 +00:00
press-this.php
privacy-policy-guide.php
privacy.php Help/About: Improve accessibility of the 5.4 About page: 2020-03-27 23:41:06 +00:00
profile.php
revision.php
setup-config.php Coding Standards: Use strict comparison where static strings are involved. 2020-05-16 18:42:12 +00:00
site-health-info.php
site-health.php Site Health: Remove paragraph tag from the actions container in issue template. 2020-03-30 01:25:11 +00:00
term.php Coding Standards: Use strict type check for in_array() and array_search() where strings are involved. 2020-04-05 03:02:11 +00:00
theme-editor.php Coding Standards: Fix instances of Generic.WhiteSpace.ArbitraryParenthesesSpacing.FoundEmpty. 2020-05-26 09:37:10 +00:00
theme-install.php Coding Standards: Fix instances of Generic.WhiteSpace.ArbitraryParenthesesSpacing.FoundEmpty. 2020-05-26 09:37:10 +00:00
themes.php Coding Standards: Use strict comparison for count() calls. 2020-05-23 11:38:08 +00:00
tools.php
update-core.php Coding Standards: Fix instances of Generic.WhiteSpace.ArbitraryParenthesesSpacing.FoundEmpty. 2020-05-26 09:37:10 +00:00
update.php Coding Standards: Use strict comparison where static strings are involved. 2020-05-16 18:42:12 +00:00
upgrade-functions.php
upgrade.php Coding Standards: Use strict comparison in wp-admin/upgrade.php. 2020-05-13 10:10:08 +00:00
upload.php Coding Standards: Use strict comparison where static strings are involved. 2020-05-16 18:42:12 +00:00
user-edit.php Coding Standards: Use strict comparison where static strings are involved. 2020-05-16 18:42:12 +00:00
user-new.php Coding Standards: Use strict comparison where static strings are involved. 2020-05-16 18:42:12 +00:00
users.php Coding Standards: Fix instances of Generic.WhiteSpace.ArbitraryParenthesesSpacing.FoundEmpty. 2020-05-26 09:37:10 +00:00
widgets.php