Changeset 46110
- Timestamp:
- 09/14/2019 04:46:26 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/edit-form-blocks.php
r45932 r46110 50 50 array( '/wp/v2/media', 'OPTIONS' ), 51 51 array( '/wp/v2/blocks', 'OPTIONS' ), 52 sprintf( '/wp/v2/%s/%d/autosaves?context=edit', $rest_base, $post->ID ), 52 53 ); 53 54
Note: See TracChangeset
for help on using the changeset viewer.