Plugin Directory

Changeset 1709886


Ignore:
Timestamp:
08/08/2017 01:21:35 AM (9 years ago)
Author:
kevindees
Message:

small updates

Location:
fitvids-for-wordpress/trunk
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • fitvids-for-wordpress/trunk/fitvids-for-wordpress.php

    r1484846 r1709886  
    44Plugin URI: http://wordpress.org/extend/plugins/fitvids-for-wordpress/
    55Description: This plugin makes videos responsive using the FitVids jQuery plugin on WordPress.
    6 Version: 3.0.3
     6Version: 3.0.4
    77Tags: videos, fitvids, responsive
     8Author: Kevin Dees
    89Author URI: http://php-built.com
    910*/
  • fitvids-for-wordpress/trunk/jquery.fitvids.js

    r1484428 r1709886  
    3838                'iframe[src*="youtube-nocookie.com"]',
    3939                'iframe[src*="kickstarter.com"][src*="video.html"]',
     40                'iframe[src*="facebook.com"]',
    4041                'object',
    4142                'embed'
  • fitvids-for-wordpress/trunk/readme.txt

    r1484851 r1709886  
    33Tags: videos, fitvids, responsive
    44Requires at least: 3.9
    5 Tested up to: 4.6
    6 Stable Tag: 3.0.3
     5Tested up to: 4.8
     6Stable Tag: 3.0.4
    77
    88This plugin makes videos responsive using the FitVids jQuery plugin on WordPress.
     
    2525
    2626== Changelog ==
     27
     28= 3.0.4 =
     29* Addd facebook by default
     30* Update version
     31* Add author name
    2732
    2833= 3.0.3 =
Note: See TracChangeset for help on using the changeset viewer.