Skip to content

Commit ea75601

Browse files
committed
feat: Editor assets endpoint allows the VideoPress block
1 parent 77dd37b commit ea75601

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

projects/plugins/jetpack/_inc/lib/core-api/wpcom-endpoints/class-wpcom-rest-api-v2-endpoint-block-editor-assets.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,7 @@ class WPCOM_REST_API_V2_Endpoint_Block_Editor_Assets extends WP_REST_Controller
9696
'premium-content/logged-out-view',
9797
'premium-content/login-button',
9898
'premium-content/subscriber-view',
99+
'videopress/video',
99100
);
100101

101102
/**

0 commit comments

Comments
 (0)