-
Notifications
You must be signed in to change notification settings - Fork 58
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Disable details settings for not belonged VideoPress videos #5782
Disable details settings for not belonged VideoPress videos #5782
Conversation
GET: [ | ||
...endpoints.GET, | ||
/rest\/v1.1\/videos.*/i, | ||
/wpcom\/v2\/videopress\/\w*\/check-ownership\/.*/i, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This endpoint is used to check if a video belongs to a site.
Wanna run full suite of Android and iOS UI tests? Click here and 'Approve' CI job! |
…onged-videos # Conflicts: # gutenberg
Apologies for introducing a failing |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approved via Automattic/jetpack#30759 (review).
…onged-videos # Conflicts: # gutenberg
Related PRs:
Cell
component WordPress/gutenberg#50665To test:
Follow testing instructions from Automattic/jetpack#30759.
PR submission checklist: