Changeset 2805248
- Timestamp:
- 10/26/2022 05:54:47 PM (3 years ago)
- Location:
- fitvids-for-wordpress
- Files:
-
- 3 edited
- 3 copied
-
tags/3.0.12 (copied) (copied from fitvids-for-wordpress/trunk)
-
tags/3.0.12/fitvids-for-wordpress.php (copied) (copied from fitvids-for-wordpress/trunk/fitvids-for-wordpress.php)
-
tags/3.0.12/jquery.fitvids.js (modified) (1 diff)
-
tags/3.0.12/readme.txt (copied) (copied from fitvids-for-wordpress/trunk/readme.txt) (2 diffs)
-
trunk/jquery.fitvids.js (modified) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
fitvids-for-wordpress/tags/3.0.12/jquery.fitvids.js
r1709886 r2805248 36 36 'iframe[src*="player.vimeo.com"]', 37 37 'iframe[src*="youtube.com"]', 38 'iframe[src*="youtu.be"]', 38 39 'iframe[src*="youtube-nocookie.com"]', 39 40 'iframe[src*="kickstarter.com"][src*="video.html"]', -
fitvids-for-wordpress/tags/3.0.12/readme.txt
r2721321 r2805248 3 3 Tags: videos, fitvids, responsive 4 4 Requires at least: 3.9 5 Tested up to: 5.96 Stable Tag: 3.0.1 15 Tested up to: 6.1 6 Stable Tag: 3.0.12 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.12 = 29 30 * Add WP 6.1 31 * Add youtu.be support. 27 32 28 33 = 3.0.11 = -
fitvids-for-wordpress/trunk/jquery.fitvids.js
r1709886 r2805248 36 36 'iframe[src*="player.vimeo.com"]', 37 37 'iframe[src*="youtube.com"]', 38 'iframe[src*="youtu.be"]', 38 39 'iframe[src*="youtube-nocookie.com"]', 39 40 'iframe[src*="kickstarter.com"][src*="video.html"]', -
fitvids-for-wordpress/trunk/readme.txt
r2721321 r2805248 3 3 Tags: videos, fitvids, responsive 4 4 Requires at least: 3.9 5 Tested up to: 5.96 Stable Tag: 3.0.1 15 Tested up to: 6.1 6 Stable Tag: 3.0.12 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.12 = 29 30 * Add WP 6.1 31 * Add youtu.be support. 27 32 28 33 = 3.0.11 =
Note: See TracChangeset
for help on using the changeset viewer.