index
:
wordpress
1.5
2.0
2.1
2.2
2.3
2.5
2.6
2.7
2.8
2.9
3.0
3.1
3.2
3.3
3.4
3.5
3.6
3.7
3.8
3.9
4.0
4.1
4.2
4.3
4.4
4.5
4.6
4.7
4.8
4.9
5.0
5.1
5.2
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.2
6.3
6.4
6.5
6.6
6.7
6.8
master
trunk
WordPress
Aslak Raanes
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
wp-includes
/
rest-api
/
endpoints
/
class-wp-rest-block-renderer-controller.php
Commit message (
Expand
)
Author
Age
*
Docs: Document the globals used in some REST API methods.
Sergey Biryukov
2021-06-30
*
General: Replace older-style PHP type conversion functions with type casts.
Sergey Biryukov
2020-10-08
*
i18n: Ensure block type strings in the REST API end with a full stop.
Helen Hou-Sandi
2020-09-16
*
REST API: Sanitize block renderer attributes.
Timothy Jacobs
2020-07-11
*
REST API: Only register one block renderer route.
TimothyBlynJacobs
2020-06-17
*
REST API: Accept POST requests in the block renderer endpoint.
Timothy Jacobs
2020-05-03
*
Docs: Improve documentation for `WP_REST_Attachments_Controller`.
Sergey Biryukov
2020-02-28
*
REST API: Apply all relevant block rendering filters when rendering block pre...
K. Adam White
2020-02-25
*
Docs: Improve inline comments per the documentation standards.
Sergey Biryukov
2020-01-29
*
I18N: Capitalize translator comments consistently, add trailing punctuation.
Sergey Biryukov
2019-09-03
*
REST API: Cache results of get_item_schema on controller instances for perfor...
K. Adam White
2019-08-15
*
REST API: Preserve unknown, respect `null` in server-side block rendering.
Jonathan Desrosiers
2018-12-17
*
REST API: Add endpoints for blocks.
Jeremy Felt
2018-12-14