FancyBox for WordPress - Version 3.0.8

Version Description

= 3.0.5 = Fixes the Revert options button and wrong version number on settings page. Also updates links in settings page and readme file.

Download this release

Release Info

Developer silkalns
Plugin Icon wp plugin FancyBox for WordPress
Version 3.0.8
Comparing to
See all releases

Code changes from version 3.0.7 to 3.0.8

Files changed (3) hide show
  1. fancybox.php +3 -3
  2. readme.txt +1 -1
  3. screenshot-2.png +0 -0
fancybox.php CHANGED
@@ -3,9 +3,9 @@
3
  Plugin Name: FancyBox for WordPress
4
  Plugin URI: https://wordpress.org/plugins/fancybox-for-wordpress/
5
  Description: Integrates FancyBox by Janis Skarnelis into WordPress.
6
- Version: 3.0.7
7
  Author: Colorlib
8
- Author URI: https://twitter.com/colorlib
9
 
10
  * FancyBox is Copyright (c) 2008 - 2010 Janis Skarnelis
11
  * Dual licensed under the MIT and GPL licenses:
@@ -20,7 +20,7 @@ Author URI: https://twitter.com/colorlib
20
  * Constants
21
  */
22
 
23
- define( 'FBFW_VERSION', '3.0.7' );
24
  define( 'FBFW_PATH', plugin_dir_path(__FILE__) );
25
  define( 'FBFW_URL', plugin_dir_url(__FILE__) );
26
 
3
  Plugin Name: FancyBox for WordPress
4
  Plugin URI: https://wordpress.org/plugins/fancybox-for-wordpress/
5
  Description: Integrates FancyBox by Janis Skarnelis into WordPress.
6
+ Version: 3.0.8
7
  Author: Colorlib
8
+ Author URI: https://colorlib.com/
9
 
10
  * FancyBox is Copyright (c) 2008 - 2010 Janis Skarnelis
11
  * Dual licensed under the MIT and GPL licenses:
20
  * Constants
21
  */
22
 
23
+ define( 'FBFW_VERSION', '3.0.8' );
24
  define( 'FBFW_PATH', plugin_dir_path(__FILE__) );
25
  define( 'FBFW_URL', plugin_dir_url(__FILE__) );
26
 
readme.txt CHANGED
@@ -3,7 +3,7 @@ Contributors: silkalns
3
  Tags: fancybox, lightbox, jquery, gallery, image, images, photo, photos, picture, pictures, zoom
4
  Requires at least: 3.4
5
  Tested up to: 4.6
6
- Stable tag: 3.0.7
7
  License: GPL/MIT
8
 
9
  Seamlessly integrates FancyBox lightbox into your WordPress blog: Upload, activate, and you're done. Additional configuration optional.
3
  Tags: fancybox, lightbox, jquery, gallery, image, images, photo, photos, picture, pictures, zoom
4
  Requires at least: 3.4
5
  Tested up to: 4.6
6
+ Stable tag: 3.0.8
7
  License: GPL/MIT
8
 
9
  Seamlessly integrates FancyBox lightbox into your WordPress blog: Upload, activate, and you're done. Additional configuration optional.
screenshot-2.png CHANGED
Binary file