- Timestamp:
- 12/06/2019 10:41:26 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/rest-api/endpoints/class-wp-rest-blocks-controller.php
r46586 r46823 25 25 * @since 5.0.0 26 26 * 27 * @param object $post Post object that backs the block.27 * @param WP_Post $post Post object that backs the block. 28 28 * @return bool Whether the block can be read. 29 29 */
Note: See TracChangeset
for help on using the changeset viewer.