Easing Slider

Wordpress Plugin
Download latest - 3.0.8

Developers

MatthewRuddy

Download Stats

Today 81
Yesterday 104
Last Week 625
All Time 886,687
Banner 772x250


Releases (49 )

Version Release Date Change Log
3.0.8 2016-06-24
  • June 24th, 2016 =
  • Fixed bug that would prevent slider(s) from obeying dimensions correctly when displaying multiple on a single page.
  • Fixed bug that would prevent uninstallation on PHP versions less than 5.3.
3.0.7 2016-06-17
  • June 17th, 2016 =
  • Added CSS property to ensure slider item max-width is always auto.
  • Fixed issue in Javascript that would break initial slider height set under some circumstances.
  • Fixed slider on RTL sites.
  • Slide classes now printed using PHP function. Also filtered for additional customization.
3.0.6 2016-06-11
  • June 11th, 2016 =
  • Refactored & improved initial v3.0.0 upgrade, fixing issues with upgrade process between v3.0.4 & v3.0.5.
  • Now using admin_url function to generate redirect URLs in admin.
3.0.5 2016-06-08
  • June 8th, 2016 =
  • Improvements to upgrade process from versions 2.1 and 2.2. Process should now be much smoother.
  • Added support for installing addons where FTP access is required.
  • Shortcode HTML output is now minified to avoid issues related to other plugins parsing post content and injecting markup.
  • Slight tweaks to Javascript that should improve accuracy of responsive slider width calculations.
  • Slides are now centered when container is set to 100% fluid width.
3.0.4 2016-06-08
  • June 6th, 2016 =
  • Fixed issue that caused template function not to display unless echoed.
  • Fixed Fatal error: Can't inherit abstract function related issues (known PHP bug https://bugs.php.net/bug.php?id=66818).
  • Added additional legacy functionality for users upgrading from v2.1.*.
  • Fixed issue that would cause widget not to display.
3.0.3 2016-06-04
  • June 4th, 2016 =
  • Fixed issue that caused template function not to display unless echoed.
  • Fixed Fatal error: Can't inherit abstract function related issues (known PHP bug https://bugs.php.net/bug.php?id=66818)
3.0.2 2016-06-03
  • June 3rd, 2016 =
  • Refactored boot sequence to prevent errors prior to completing PHP & WordPress version checks.
  • Fixed issue that lead to version number not getting updated unless an updater class existed.
  • Fixed issue with settings tabs on PHP 5.4 or lower.
  • Fixed issue that caused upgrade notice not to dismiss immediately when dismissed.
  • Fixed Cannot use object of type stdClass as array in ../wp-content/plugins/easing-slider/src/Foundation/Options/OptionArray.php on line 25 issue.
  • Fixed Warning: is_readable() [function.is-readable]: open_basedir restriction in effect. error.
  • Additional tweaks and enhancements under the hood.
3.0.1 2016-06-03
  • Fixed bug that prevented lazy loading icon from showing when loading is in progress.
  • Minimum requirement checks now occur before any PHP v5.3 namespaced code gets loaded, thus preventing fatal errors.
3.0.0 2016-06-03
  • A complete internal rebuild, now fully compatible with current versions of WordPress and those coming in the future. Marks the start of a new product direction for Easing Slider, and a renewed committment to continued development!
2.2.1.1 2015-02-22
  • Fixed Maximum call stack exceeded bug encountered when displaying multiple sliders on a single page.
2.2.1 2015-02-20
  • Added support for background images (found inside "Advanced Options" in "Dimensions" settings box).
  • Added support for 100% full width sliders (found inside "Advanced Options" in "Dimensions" settings box).
  • Added template function to "All Sliders" list table.
  • Added image resizing option to sliders, rather than globally on the "Settings" page. Image resizing can now be enabled on a per-slider basis.
  • Improved styling of sliders to accommodate new features and make it more versatile.
  • Improved support for mobile devices in Easing Slider admin area.
  • Added helper functions for determining what sliders have been rendered on the page.
  • Improved support for older versions of jQuery. Minimum version required is now jQuery v1.4.2.
  • Improved security by sanatizing keys where necessary and additional escaping of output. Better safe than sorry!
  • Improved "Extensions" page. Extensions are now remotely fetched from a feed on our server.
  • More minor improvements and fixes.
2.2.0.8 2015-02-02
  • Readded support for opening slide links in a new window/tab.
  • Added proper extension descriptions to "Extensions" panel.
  • Prepared plugin for video slide support.
  • Improved some actions and filters to better facilitate developers and other extensions.
  • Fixed issue where blank shadow image would display is shadow was enabled but no image was set.
  • Fixed issue that limited attachments query to 40 images only.
  • Fixed various bugs experienced by users.
2.2.0.7 2015-01-23
  • General improvements to cater for alternative slide types, such as videos or URL images.
  • Fixed a bug (related to above improvement) that would prevent slider from loading when slide didn't contain an image.
  • Fixed bug causing isolated jQuery errors when attempting to setup navigation elements that were disabled.
  • Transparent PNGs now play nicely.
  • Fixed some $_GET input validation security issues.
  • Improvded support for touch devices.
  • Added post type variable to slider object, allowing future extensions more flexibility.
  • Added support for HiDPI devices.
  • Fixed conflict with MooTools.
2.2.0.6 2015-01-19
  • Fixed z-index bug with dropdown menus in multiple themes.
  • Update manager is now fully working and querying extension updates correctly.
  • Fixed issue that caused slides to show up beneath transparent PNG's.
  • Fixed error displayed when trying to using the Easing Slider 'Lite' shortcode after deleting the "Lite" slider.
  • Fixed license key deactivation bug.
  • Added alt text attribute to images, which was missing previously.
  • Fixed double slashing bug with stylesheets and scripts.
2.2.0.5 2015-01-15
  • Fixed bug that prevented CSS and Javascripts from loading in certain circumstances.
2.2.0.4 2015-01-14
  • Added additional legacy functionality to display sliders using template function and shortcode from v1 of Easing Slider.
2.2.0.3 2015-01-13
  • Fixed compatibility issues with __callStatic and PHP 5.2.
2.2.0.2 2015-01-13
  • Fixed issues with legacy upgrades. Methods should now be prioritized correctly and flagged on completion appropriately.
2.2.0.1 2015-01-13
  • Fixed static bindings bug for users using less than PHP 5.3.
2.2 2015-01-13
  • Users can now have unlimited sliders (no longer limited to one).
  • New admin interface makes managing your sliders easier and quicker, and provides users with enhanced media management.
  • Under the hood, the plugin has been completely rebuilt to be faster, more extensible and future proof.
2.1.4.3 2014-10-17
  • Fixed issues with customizer and JSON encoding.
2.1.4.2 2014-09-11
  • Fixed widget title filter bug.
  • Fixed admin menu button icon CSS margin.
  • Updated adverts to reflect site changes.
2.1.4.1 2014-04-27
  • Added dashicon to top-level menu.
  • Fixed admin menu styling bug when Easing Slider Pro was active and using WordPress v3.8+.
  • Updated plugin translations .pot file.
2.1.4 2014-04-17
  • Fixed bug that broke media uploader in WordPress v3.9.
  • Fixed bug that prevented "Customize" panel from loading in WordPress v3.9.
2.1.3 2013-12-13
  • Plugin is now fully styled to fit thew new WordPress v3.8+ administration area.
  • Fixed a bug that could cause "Add Images" to fail if the selected image doesn't have a thumbnail.
2.1.2 2013-05-03
  • Added accordion CSS to fix WordPress 3.6 bugs.
  • Fixed clearing and border edge case CSS issues
  • Made preloading functionality more reliable.
  • Added missing translations.
  • Improved legacy functionality class.
2.1.1 2013-04-09
  • Fixed all IE bugs. Now working perfectly in IE7+.
  • Separated legacy code into its own separate file.
  • Added languages file with .pot for translating the plugin.
  • Fixed some textual mistakes and commenting errors.
  • Fixed backface visbility bugs in Webkit browsers.
  • Improved reliability of responsive functionality on plugin initialization.
  • Fixed escaping issues related to slashes and quotation marks in strings.
  • Improved admin notices functionality: now using WordPress native hooks.
2.1 2013-04-06
  • Added "Customize" panel which allows you to make basic slideshow styling alterations using a new visual editor.
  • Reconfigured preloading functionality to fix a bug.
  • Added title attribute functionality to images.
  • Re-added functionality for script and style registration, making them easier enqueue.
  • Fixed backbone templating issues that would render admin area unusable for some users.
2.0.1.3 2013-03-11
  • Made some alterations to give a better success rate when upgrading from v1.x.
  • Added options to manually import v1.x options, instead of automatically (which often failed and caused major problems).
  • Fixed IE7 bugs
  • Reconfigured admin script & style functions to hopefully resolve some issues that were preventing them from loading for some users (inexplicably).
  • Disable image resizing functionality on activation due to some rare unknown issues. Feel free to use it if you like!
2.0.1.2 2013-03-10
  • Fixed backwards compatibility issues with older versions of jQuery
2.0.1.1 2013-03-07
  • Fixed script cross origin bug.
2.0.1 2013-03-07
  • Fixed bugs with 2.0 release. Reverted name from Riva Slider "Lite" back to Easing Slider (transition did not go as hoped, sorry).
  • Fixed CSS rendering issues some users were experiencing.
  • Updated plugin upgrade procedures
2.0 2013-03-07
  • Too many updates to count. Completely revamped plugin from a clean slate. Hope you enjoy using it as much as I did creating it!
1.2.1 2012-11-23
  • Fixed: jQuery re-registering has been removed. Wordpress version of jQuery now used.
  • Added: Notification for forthcoming major update.
1.2 2012-01-02
  • Changed: Adverts from Premium Slider to Riva Slider Pro.
  • Changed: When activated, plugin will now default to 'Custom Images'
  • Prepared plugin for major update (coming soon).
1.1.9 2011-08-19
  • Fixed: Plugin inconsistancies and Javascript mistakes.
  • Changed: Plugin now only deletes slideshow when uninstalled (rather than de-activated).
1.1.8 2011-08-18
  • Fixed: IE9 issues. Slider is now fully functional in IE9.
1.1.7 2010-10-15
  • Added: Option to enable or disable jQuery.
  • Fixed: Issue with slider appearing above post content when using shortcode.
1.1.6 2010-10-11
  • Added: Premium Slider notice.
  • Added: Icon to heading on Admin options.
1.1.5 2010-09-18
  • Fixed: Mix up between autoPlay & transitionSpeed values in previous versions.
1.1.4 2010-08-26
  • Fixed: Added !important to padding & margin values of 0 to make sure slider doesn't inherit theme's css values.
1.1.3 2010-08-25
  • Fixed: CSS glitch in admin area.
1.1.2 2010-08-25
1.1.1 2010-08-20
  • Added: Option to disable permalinks in 'slider settings'.
1.0 2010-08-19
1.0.1 2010-08-19
  • Fixed: Issues with 'Thematic' theme.
  • Fixed: jQuery into noConflict mode to avoid conflictions with various other jQuery plugins.
  • Fixed: Parse errors in CSS file.
  • Fixed: jQuery version number.
  • Removed: Fade transition effect due to compatibility problems & issue with certain themes.
1.0.2 2010-08-19
  • Added: Fade transition. Compatibility problems fixed.
  • Fixed: Preloader margin-top with IE only. Used IE hack to add 1 pixel to the top margin to make preloader appear aligned.
1.0.3 2010-08-19
  • Added: paddingTop & paddingRight settings.
  • Fixed: Bottom padding issue when shadow is enabled.
  • Changed: Tab name 'Plugin Settings' to 'Usage Settings'.
1.1.0 2010-08-19