Plugin Directory

Changeset 2805248


Ignore:
Timestamp:
10/26/2022 05:54:47 PM (3 years ago)
Author:
kevindees
Message:

tagging version 3.0.12

Location:
fitvids-for-wordpress
Files:
3 edited
3 copied

Legend:

Unmodified
Added
Removed
  • fitvids-for-wordpress/tags/3.0.12/jquery.fitvids.js

    r1709886 r2805248  
    3636                'iframe[src*="player.vimeo.com"]',
    3737                'iframe[src*="youtube.com"]',
     38                'iframe[src*="youtu.be"]',
    3839                'iframe[src*="youtube-nocookie.com"]',
    3940                'iframe[src*="kickstarter.com"][src*="video.html"]',
  • fitvids-for-wordpress/tags/3.0.12/readme.txt

    r2721321 r2805248  
    33Tags: videos, fitvids, responsive
    44Requires at least: 3.9
    5 Tested up to: 5.9
    6 Stable Tag: 3.0.11
     5Tested up to: 6.1
     6Stable Tag: 3.0.12
    77
    88This plugin makes videos responsive using the FitVids jQuery plugin on WordPress.
     
    2525
    2626== Changelog ==
     27
     28= 3.0.12 =
     29
     30* Add WP 6.1
     31* Add youtu.be support.
    2732
    2833= 3.0.11 =
  • fitvids-for-wordpress/trunk/jquery.fitvids.js

    r1709886 r2805248  
    3636                'iframe[src*="player.vimeo.com"]',
    3737                'iframe[src*="youtube.com"]',
     38                'iframe[src*="youtu.be"]',
    3839                'iframe[src*="youtube-nocookie.com"]',
    3940                'iframe[src*="kickstarter.com"][src*="video.html"]',
  • fitvids-for-wordpress/trunk/readme.txt

    r2721321 r2805248  
    33Tags: videos, fitvids, responsive
    44Requires at least: 3.9
    5 Tested up to: 5.9
    6 Stable Tag: 3.0.11
     5Tested up to: 6.1
     6Stable Tag: 3.0.12
    77
    88This plugin makes videos responsive using the FitVids jQuery plugin on WordPress.
     
    2525
    2626== Changelog ==
     27
     28= 3.0.12 =
     29
     30* Add WP 6.1
     31* Add youtu.be support.
    2732
    2833= 3.0.11 =
Note: See TracChangeset for help on using the changeset viewer.