Changeset 989873
- Timestamp:
- 09/15/2014 06:05:25 AM (12 years ago)
- Location:
- secure-html5-video-player/trunk
- Files:
-
- 2 edited
-
readme.txt (modified) (3 diffs)
-
secure-html5-video-player.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
secure-html5-video-player/trunk/readme.txt
r985103 r989873 4 4 Requires at least: 3.0 5 5 Tested up to: 4.0 6 Stable tag: 3. 76 Stable tag: 3.8 7 7 License: GPLv3 8 8 License URI: http://www.gnu.org/licenses/gpl-3.0.html … … 128 128 == Changelog == 129 129 130 = 3.8 = 131 * Optimized videos served over file cache using symbolic links. 132 130 133 = 3.7 = 131 134 * Added ability to preview videos in widget and metabox interfaces. … … 215 218 == Upgrade Notice == 216 219 220 = 3.8 = 221 Optimized videos served over file cache using symbolic links. 222 217 223 = 3.7 = 218 224 Added ability to preview videos in widget and metabox interfaces. Added ability to insert short codes into posts from the metabox interface. Fixed the link to the settings page from the plugin activation page. -
secure-html5-video-player/trunk/secure-html5-video-player.php
r985103 r989873 5 5 Description: Secure HTML5 Video Player allows you to play HTML5 video on modern browsers. Videos can be served privately; pseudo-streamed from a secured directory or via S3. 6 6 Author: Lucinda Brown, Jinsoo Kang 7 Version: 3. 77 Version: 3.8 8 8 Author URI: http://www.trillamar.com/ 9 9 License: GPLv3
Note: See TracChangeset
for help on using the changeset viewer.