Skip to content

Commit

Permalink
Changelog: add #13134
Browse files Browse the repository at this point in the history
  • Loading branch information
jeherve committed Aug 23, 2019
1 parent f1bc3ba commit c0ca20c
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 0 deletions.
1 change: 1 addition & 0 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@ There are opportunities for developers at all levels to contribute. [Learn more

**Enhancements**

* Videos: Add video settings to Jetpack's enhanced video block.
* WordPress.com Interface: allow language to be changed even if `WPLANG` constant is defined.

**Improved compatibility**
Expand Down
13 changes: 13 additions & 0 deletions to-test.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,19 @@
## 7.7

### Jetpack Videos

We've added extra settings to the Video block. To test this, try the following:

- Go to Media > Library and upload a video.
- Purchase a paid plan
- Enable the Video option under Jetpack > Settings > Performance
- Go to Media > Library and upload a video.
- Once it's converted, go to Posts > Add New.
- In that new post, look for **the Video block**.
- Look for the first video you've uploaded first, and try to use any of the settings in the block sidebar. Make sure they work well.
- Then, insert an additional block with the second video, uploaded using Jetpack Videos. The video preview should use the Jetpack Video player, but the block sidebar options should still be there and work.

**Note**: some browsers do not respect the autoplay settings, so that setting may not work in all browsers.

### Others

Expand Down

0 comments on commit c0ca20c

Please sign in to comment.