Changeset 1709886
- Timestamp:
- 08/08/2017 01:21:35 AM (9 years ago)
- Location:
- fitvids-for-wordpress/trunk
- Files:
-
- 3 edited
-
fitvids-for-wordpress.php (modified) (1 diff)
-
jquery.fitvids.js (modified) (1 diff)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
fitvids-for-wordpress/trunk/fitvids-for-wordpress.php
r1484846 r1709886 4 4 Plugin URI: http://wordpress.org/extend/plugins/fitvids-for-wordpress/ 5 5 Description: This plugin makes videos responsive using the FitVids jQuery plugin on WordPress. 6 Version: 3.0. 36 Version: 3.0.4 7 7 Tags: videos, fitvids, responsive 8 Author: Kevin Dees 8 9 Author URI: http://php-built.com 9 10 */ -
fitvids-for-wordpress/trunk/jquery.fitvids.js
r1484428 r1709886 38 38 'iframe[src*="youtube-nocookie.com"]', 39 39 'iframe[src*="kickstarter.com"][src*="video.html"]', 40 'iframe[src*="facebook.com"]', 40 41 'object', 41 42 'embed' -
fitvids-for-wordpress/trunk/readme.txt
r1484851 r1709886 3 3 Tags: videos, fitvids, responsive 4 4 Requires at least: 3.9 5 Tested up to: 4. 66 Stable Tag: 3.0. 35 Tested up to: 4.8 6 Stable Tag: 3.0.4 7 7 8 8 This plugin makes videos responsive using the FitVids jQuery plugin on WordPress. … … 25 25 26 26 == Changelog == 27 28 = 3.0.4 = 29 * Addd facebook by default 30 * Update version 31 * Add author name 27 32 28 33 = 3.0.3 =
Note: See TracChangeset
for help on using the changeset viewer.