Plugin / Easy FancyBox
RavanHChangelog
Changelog
1.8.19
- Remove redundant CSS
1.8.18
- FIX: Jetpack Tiled Gallery block compatibility
- Don’t include mousewheel script by default
- SECURITY FIX: failing color value sanitization, issue reported by Jakob Hagl sba-research.org, CVE-2019-16524
- NEW: inline styles output filter
1.8.17
- Pro compatibility messages
- Support forum link
1.8.16
- FIX: Trying to get property ‘ID’ of non-object
- mark WordPress 5.2 compatible
1.8.15
- FIX: inline wrapper nesting issue
- Revert to file names without version
1.8.13
- FIX: version constant issue
- Prepare Visual Composer Masonry Grid Gallery compatibility option
1.8.11
- FIX: Vimeo player direct links breaking
1.8.10
- Force default autoselector for galleries
1.8.9
- Prevent gallery next/prev links to show dud target
- FIX: allow youtube url parameters before v=
1.8.7
- Autoplay Youtube/Vimeo/Dailymotion
- FIX: Exclude Vimeo user pages from autodetect
- FIX: Exclude facebook/twitter share link
- FIX: PDF embed tag
1.8.6
- Gutenberg file block download button compatibility
- Gutenberg gallery block compatibility
- FIX: Missing argument in easyFancyBox::add_video_wmode_opaque()
- Remove version URL parameters
- FIX: jQuery 3+ e.indexOf is not a function
1.8.5
- FIX: prevent Inline content title
1.8.4
- Improved center on scroll behavior with title outside
- FIX: Pro options compatibility
1.8.3
- FIX: AutoScale option restored
- FIX: outline issue in Firefox
- Prevent SiteGround Optimizer warning about break outside loop
1.8.2
- FIX: main method not returning true in some cases
- Force all hosted video to https
- FIX: video iframe needs allow=”autoplay” on modern browsers
- FIX: default enqueue priority not 10
- FIX: possible infinite loop in prev/next and image preloader
- Move main method (back) to init, position 9
- Introducing easy_fancybox_enqueue_scripts action hook
1.8
- NEW: Google Docs Viewer for PDF
- NEW: Youtube privacy-enhanced embed
- NEW: Compatibility options: late script inclusion, jquery exclusion, no wp_add_inline_script
- FancyBox: Improved mobile viewport height detection
- FancyBox: now skips subsequent double links in gallery
- FancyBox: new PDF content type
- FancyBox: improved error messages
- Dedicated IE8 stylesheet
- jQuery Easing update to 1.4.1
1.7
- NEW: Aspect ratio for video frames on smaller screens
- NEW: Global minimum screen size
- NEW: Loading icon for video/iframe content
- NEW: Resize light box on device orientation or browser window size change
- NEW: Modal window class and close button class
- FIX: pre PHP 5.4 compatibility
- FIX: iPhone iframe scrolling
- FIX: Autoptimize compatibility
- Switch to wp_add_inline_script() script printing, thanks @szepeviktor
1.6.3
- FIX: inline js minification incompatibility, thanks @alexiswilke
1.6.2
- FIX: line breaks hidden on options media admin page since WP 4.9, thanks @garrett-eclipse
1.6.1
- Nolightbox class in menu also for other media types than images
- FIX: CSS color code
- Spelling fixes, thanks @garrett-eclipse
- FIX: Pinterest button compatibility
- FIX: Double load plugin text domain
1.6
- Add webp to default Autodetect image types
- Exclude more rel attribute values from galleries
- BUGFIX: gallery preload
- Update jquery.easing.js and jquery.mousewheel.js
1.5.8.2
- BUGFIX: use dirname(FILE) instead of relying on DIR to be available
- Explicit transparency for gallery navigation links
1.5.8
- FIX: variable variable php 7 compat
- FIX: obj undefined in minified js
- FIX: nofancybox in menu ignored, thanks Trishah
- Color value sanitize
- NEW: auto popup delay
- NEW: pro extension version compatibility check routine
- NEW: margin option
- NEW: iFrame alow full screen option
- Dropped mu-plugins support
- Added support for universal nolightbox class
- Set focus on iframe after load
- FIX: No center on scroll on touch devices
- FIX: Allow fullscreen videos
1.5.7
- FIX: Pro extension link update
- NEW: WebP support and class=’image’ to force image media type
- IE 6-8 css rules optional
- iframe embed for Youtube, Vimeo and Dailymotion
- Croation translation
- HTML5 players allowfullscreen default
1.5.6
- iPad positioning patch
- Don’t unregister scripts that are not ours even for conflict prevention
- box-sizing: border-box issue in Firefox fixed
- Allow mousewheel scrolling page in the background again
1.5.5
- Prevent mousewheel scrolling page in the background
- New stylesheet IE alphaimageloader path fix approach
- Czech translation added
- Updated Indonesian translation
1.5.2
- BUGFIX: easy_fancybox_handler() in combo with trigger(‘click’) causes Uncaught Exception script error
1.5.1
- FIX: jQuery 1.9+ compatibility
- Dropping support for gForms again — “Cannot convert ‘c’ to object” error in combination with some older gForms version 🙁
- NEW: support for Infinite Scroll by Jetpack
1.5.0
- FIX: CSS3 box-sizing issue (Twenty Thirteen) misplacing close button
- NEW: Added SVG support. Thanks to Simon Maillard.
- Pre WP 3.6: jQuery 1.9+ compatibility
- JQuery Mousewheel extension update to 3.1.3
- NEW: Elegant Themes compatibility
- Some small Touch device compatibility improvement hacks to the 1.3.4 script
- Major plugin overhaul: Class implementation
- NEW: Disable hide on overlay click
- NEW: Allow automatic resizing to large image size set on Settings > Media during media upload via the hidden WordPress function media_upload_max_image_resize() TODO test more!
- NEW Options: iFrame scrolling, autoScale, key navigation/close, cyclic galleries
- Metadata custom parameters and Mousewheel gallery scrolling scripts optional
- Basic RTL languages/text direction support (gallery navigation inversion, title position)
- BUGFIX: https in stylesheet on Windows IIS
- Improved W3TC compatibility: query string issue
- Gravity Forms in ajax mode compatibility
- Use jQuery’s bind(‘ready’) for better ajax content compatibility
- Dynamic stylesheet response headers to allow browser caching
- Minified version of jquery.metadata.js
- Auto-detect on image map areas
- nolightbox class for menu items
- SECURITY: Settings sanitization
- BUGFIX: load_textdomain firing after the main settings array is loaded, leaving text strings in it untranslated.
- BUGFIX: missing signs in Youtube url regular expression
- BUGFIX: unquoted rel attribute selectors in jquery.fancybox-1.3.4.js
- BUGFIX: broken url path in IE stylesheet when missing $_SERVER[‘SERVER_NAME’]
- BUGFIX: easing extension not needed on linear easing
1.3.4.9
- NEW: Lithuanian translation
- NEW: Hindi translation
- NEW: Indonesian translation
- NEW: Romanian translation
- NEW: Polish translation
- NEW: Spanish translation
- NEW: jQuery Metadata support
- NEW: Image map AREA support for all content types
- NEW: new iFrame/HTML5 embed code for YouTube, Vimeo and Dailymotion
- NEW: fix WordPress Dailymotion auto-embed code missing wmode
- Some changes to default settings
- Updated Dutch translation
- BUGFIX: Opening speed
1.3.4.8
- NEW: Advanced option: Gallery auto-rotation
- NEW: Spotlight effect
- Improved auto-enable and auto-gallery settings
- BIGFIX: CSS IE6 hack
- BIGFIX: PDF object in IE7
1.3.4.6
- PDF embed compatibility improvement
- NEW: Show/hide title on mouse hover action
- NEW: Auto-gallery modes (Disabled, page/post images only, all)
- NEW: Dailymotion support
- Links with id fancybox-auto will be triggered on page load
- Anything with class fancybox-hidden” will be hidden
- Support for menu items in iframe
- Added class nofancybox for exclusion when auto-enabling
1.3.4.5
- FancyBox script version 1.3.4 (2010/11/11 – http://fancybox.net/changelog/)
- NEW: Support for PDF
- NEW: Easing options
- YouTube, Vimeo and iFrame options adjustable
- lots and lots of more options!
- BIGFIX: work-around for missing wmode in WordPress (auto-)embedded movies (credits: Crantea Mihaita)
1.3.3.4.2
- BIGFIX: iframe width
- BIGFIX: image overlay size in Google Chrome browser issue (FancyBox 1.3.3)
- BIGFIX: fancybox-swf
1.3.3.4
- FancyBox script version 1.3.3 (2010/11/4 – http://fancybox.net/changelog/)
- Vimeo support
- YouTube Short URL support (disabled by default)
- Auto-recognition and seperate class
fancybox-youtubefor YouTube - Auto-recognition and seperate class
fancybox-vimeofor Vimeo
1.3.2
- FancyBox script version 1.3.2 (2010/10/10 – http://fancybox.net/changelog/)
1.3.1.3
- translation .pot file available
- Dutch translation
- NEW: YouTube and Flash movie support
- NEW: Iframe support
- added option Auto-enable for…
1.3.1.2
- added option titlePosition : over / inside / outside
- added option transitionIn : elastic / fade / none
- added option transitionOut : elastic / fade / none
1.3.1.1
- small jQuery speed improvement by chaining object calls
1.3.1
- Using FancyBox version 1.3.1
Ratings
Rating breakdown
Details Information
Version
First Released
Total Downloads
Wordpress Version
Tested up to:
Require PHP Version:
Tags
Contributors
Languages
DIRECTORY DISCLAIMER
The information provided in this THEME/PLUGIN DIRECTORY is made available for information purposes only, and intended to serve as a resource to enable visitors to select a relevant theme or plugin. wpSocket gives no warranty of any kind, express or implied with regard to the information, including without limitation any warranty that the particular theme or plugin that you select is qualified on your situation.
The information in the individual theme or plugin displayed in the Directory is provided by the owners and contributors themselves. wpSocket gives no warranty as to the accuracy of the information and will not be liable to you for any loss or damage suffered by you as a consequence of your reliance on the information.
Links to respective sites are offered to assist in accessing additional information. The links may be outdated or broken. Connect to outside sites at your own risk. The Theme/Plugin Directory does not endorse the content or accuracy of any listing or external website.
While information is made available, no guarantee is given that the details provided are correct, complete or up-to-date.
wpSocket is not related to the theme or plugin, and also not responsible and expressly disclaims all liability for, damages of any kind, arising out of the use, reference to, or reliance on, any information or business listed throughout our site.