summaryrefslogtreecommitdiffstatshomepage
path: root/src/wp-includes/rest-api/endpoints/class-wp-rest-block-renderer-controller.php
Commit message (Expand)AuthorAge
* Docs: Document the globals used in some REST API methods.Sergey Biryukov2021-06-30
* General: Replace older-style PHP type conversion functions with type casts.Sergey Biryukov2020-10-08
* i18n: Ensure block type strings in the REST API end with a full stop.Helen Hou-Sandi2020-09-16
* REST API: Sanitize block renderer attributes.Timothy Jacobs2020-07-11
* REST API: Only register one block renderer route.TimothyBlynJacobs2020-06-17
* REST API: Accept POST requests in the block renderer endpoint.Timothy Jacobs2020-05-03
* Docs: Improve documentation for `WP_REST_Attachments_Controller`.Sergey Biryukov2020-02-28
* REST API: Apply all relevant block rendering filters when rendering block pre...K. Adam White2020-02-25
* Docs: Improve inline comments per the documentation standards.Sergey Biryukov2020-01-29
* I18N: Capitalize translator comments consistently, add trailing punctuation.Sergey Biryukov2019-09-03
* REST API: Cache results of get_item_schema on controller instances for perfor...K. Adam White2019-08-15
* REST API: Preserve unknown, respect `null` in server-side block rendering.Jonathan Desrosiers2018-12-17
* REST API: Add endpoints for blocks.Jeremy Felt2018-12-14