Plugin Directory

Changeset 1960611


Ignore:
Timestamp:
10/22/2018 12:15:51 PM (7 years ago)
Author:
colorlibplugins
Message:

Update to 3.0.14

Location:
fancybox-for-wordpress/trunk
Files:
2 edited

Legend:

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

    r1590174 r1960611  
    44Plugin URI: https://wordpress.org/plugins/fancybox-for-wordpress/
    55Description: Integrates FancyBox by Janis Skarnelis into WordPress.
    6 Version: 3.0.13
     6Version: 3.0.14
    77Author: Colorlib
    88Author URI: https://colorlib.com/
     
    2121 */
    2222
    23 define( 'FBFW_VERSION', '3.0.12' );
     23define( 'FBFW_VERSION', '3.0.14' );
    2424define( 'FBFW_PATH', plugin_dir_path(__FILE__) );
    2525define( 'FBFW_URL', plugin_dir_url(__FILE__) );
  • fancybox-for-wordpress/trunk/readme.txt

    r1590174 r1960611  
    44Requires at least: 3.4
    55Tested up to: 4.7
    6 Stable tag: 3.0.13
     6Stable tag: trunk
    77License: GPL/MIT
    88
     
    3131
    3232== Changelog ==
     33
     34= 3.0.14 =
     35* Minor fixes.
    3336
    3437= 3.0.12 =
Note: See TracChangeset for help on using the changeset viewer.