WordPress/wp-includes
Gary Pendergast b1f64a77d8 REST API: Add endpoints for blocks.
`WP_REST_Block_Renderer_Controller` allows rendering of server-side rendered blocks, whilst `WP_REST_Blocks_Controller` allows retrieving of reusable blocks.

Props desrosj, danielbachhuber, pento.
See #45065.


Built from https://develop.svn.wordpress.org/branches/5.0@43805


git-svn-id: http://core.svn.wordpress.org/branches/5.0@43634 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2018-10-23 07:04:39 +00:00
..
blocks Themes: Introduce responsive embeds support. 2018-10-23 06:07:39 +00:00
certificates
css Build tools: Upgrade @wordpress packages. 2018-10-23 06:06:59 +00:00
customize
fonts
ID3
images Build: Update images following [43684]. 2018-10-22 05:06:38 +00:00
IXR
js Build tools: Upgrade @wordpress packages. 2018-10-23 06:06:59 +00:00
pomo
random_compat
Requests
rest-api REST API: Add endpoints for blocks. 2018-10-23 07:04:39 +00:00
SimplePie
Text
theme-compat
widgets
admin-bar.php
atomlib.php
author-template.php
blocks.php
bookmark-template.php
bookmark.php
cache.php
canonical.php
capabilities.php Blocks: Add the reusable block post type, wp_block. 2018-10-23 06:53:38 +00:00
category-template.php
category.php
class-feed.php
class-http.php
class-IXR.php
class-json.php
class-oembed.php
class-phpass.php
class-phpmailer.php
class-pop3.php
class-requests.php
class-simplepie.php
class-smtp.php
class-snoopy.php
class-walker-category-dropdown.php
class-walker-category.php
class-walker-comment.php
class-walker-nav-menu.php
class-walker-page-dropdown.php
class-walker-page.php
class-wp-admin-bar.php
class-wp-ajax-response.php
class-wp-block-parser.php
class-wp-block-type-registry.php
class-wp-block-type.php
class-wp-comment-query.php
class-wp-comment.php
class-wp-customize-control.php
class-wp-customize-manager.php
class-wp-customize-nav-menus.php
class-wp-customize-panel.php
class-wp-customize-section.php
class-wp-customize-setting.php
class-wp-customize-widgets.php
class-wp-dependency.php
class-wp-editor.php
class-wp-embed.php
class-wp-error.php
class-wp-feed-cache-transient.php
class-wp-feed-cache.php
class-wp-hook.php
class-wp-http-cookie.php
class-wp-http-curl.php
class-wp-http-encoding.php
class-wp-http-ixr-client.php
class-wp-http-proxy.php
class-wp-http-requests-hooks.php
class-wp-http-requests-response.php
class-wp-http-response.php
class-wp-http-streams.php
class-wp-image-editor-gd.php
class-wp-image-editor-imagick.php
class-wp-image-editor.php
class-wp-list-util.php
class-wp-locale-switcher.php REST API: Render response in user locale with ?_locale=user. 2018-10-21 15:03:40 +00:00
class-wp-locale.php
class-wp-matchesmapregex.php
class-wp-meta-query.php
class-wp-metadata-lazyloader.php
class-wp-network-query.php
class-wp-network.php
class-wp-oembed-controller.php
class-wp-post-type.php
class-wp-post.php
class-wp-query.php
class-wp-rewrite.php
class-wp-role.php
class-wp-roles.php
class-wp-session-tokens.php
class-wp-simplepie-file.php
class-wp-simplepie-sanitize-kses.php
class-wp-site-query.php
class-wp-site.php
class-wp-tax-query.php
class-wp-taxonomy.php
class-wp-term-query.php
class-wp-term.php
class-wp-text-diff-renderer-inline.php
class-wp-text-diff-renderer-table.php
class-wp-theme.php
class-wp-user-meta-session-tokens.php
class-wp-user-query.php
class-wp-user.php
class-wp-walker.php
class-wp-widget-factory.php
class-wp-widget.php
class-wp-xmlrpc-server.php
class-wp.php
class.wp-dependencies.php
class.wp-scripts.php Script/Style Dependencies: Make sure that inline scripts for handles without a source are printed. 2018-10-22 06:13:38 +00:00
class.wp-styles.php
comment-template.php
comment.php
compat.php
cron.php
date.php
default-constants.php
default-filters.php
default-widgets.php
deprecated.php
embed-template.php
embed.php Build: Updated CSS vendor prefixes following [43684]. 2018-10-22 05:04:40 +00:00
feed-atom-comments.php
feed-atom.php
feed-rdf.php
feed-rss2-comments.php
feed-rss2.php
feed-rss.php
feed.php
formatting.php
functions.php
functions.wp-scripts.php
functions.wp-styles.php
general-template.php REST API: Render response in user locale with ?_locale=user. 2018-10-21 15:03:40 +00:00
http.php
kses.php KSES: Allow url() to be used in inline CSS. 2018-10-22 04:04:41 +00:00
l10n.php REST API: Render response in user locale with ?_locale=user. 2018-10-21 15:03:40 +00:00
link-template.php
load.php
locale.php
media-template.php
media.php
meta.php
ms-blogs.php
ms-default-constants.php
ms-default-filters.php
ms-deprecated.php
ms-files.php
ms-functions.php
ms-load.php
ms-settings.php
nav-menu-template.php
nav-menu.php
option.php
pluggable-deprecated.php
pluggable.php
plugin.php
post-formats.php
post-template.php Themes: Introduce responsive embeds support. 2018-10-23 06:07:39 +00:00
post-thumbnail-template.php
post.php REST API: Add endpoints for blocks. 2018-10-23 07:04:39 +00:00
query.php
registration-functions.php
registration.php
rest-api.php REST API: Add endpoints for blocks. 2018-10-23 07:04:39 +00:00
revision.php
rewrite.php
rss-functions.php
rss.php
script-loader.php Scripts: wp-url is a dependency of wp-api-fetch. 2018-10-23 06:36:38 +00:00
session.php
shortcodes.php
spl-autoload-compat.php
taxonomy.php
template-loader.php
template.php
theme.php Themes: Remove a stray slash and gutenberg text domain. 2018-10-23 06:08:19 +00:00
update.php
user.php
vars.php
version.php REST API: Add endpoints for blocks. 2018-10-23 07:04:39 +00:00
widgets.php
wlwmanifest.xml
wp-db.php
wp-diff.php