• In this page you can download latest version or older versions. Keep in mind that older versions aren’t supported at all, instead for the latest I accept bug-report if any.

    LATEST VERSION:

    Download Cimy Header Image Rotator v5.0.3

    ThemeFuse Original WP Themes

    If you are interested in buying an original WP theme I would recommend ThemeFuse. They make some amazing WP themes, that have a cool 1 click auto install feature and excellent after care support services. Check out some of their themes!

    Original WP by ThemeFuse

    OLDER AND UNSUPPORTED VERSIONS:

    CHANGELOG:

    v5.0.3 – 30/01/2012

    • Force proper options if user makes a wrong combo
    • Added Swedish translation (Jon Wallsten)

    v5.0.2 – 05/08/2011

    • Fixed file deletion bug introduced in v5.0.0 (thanks to Annette Krznarich)
    • Fixed file deletion vulnerability
    • Updated Italian translation

    v5.0.1 – 01/08/2011

    • Fixed div id change in v5.0.0 for upgrading users

    v5.0.0 – 01/08/2011

    • Added multiple configurations support running at the same times
    • Added possibility to choose to open links on new tab/window or not
    • Fixed picture’s uris to have proper https when in use (thanks to Jordan Applewhite)
    • Code cleanup
    • Updated Italian translation

    v4.0.3 – 20/05/2011

    • Fixed captions not displayed correctly when Fade effect is set to 0

    v4.0.2 – 12/03/2011

    • Fixed JavaScript inclusions to prevent conflicts with others plugins (thanks to Mike Sweitzer-Beckman and Dan)

    v4.0.1 – 08/03/2011

    • Added caption possibility for all images
    • Do not allow upload of files with illegal characters in their name (thanks to Stuart Johnstone)

    v4.0.0 – 23/02/2011

    • Added slide effect
    • Added Ken Burns effect
    • Added link possibility for all images (thanks to Mark Buckshon for sponsoring it)
    • Use minified JavaScript to save bandwidth
    • Updated jquery.cross-slide.js to v0.6.2
    • Updated Italian translation

    v3.0.3 – 31/01/2011

    • Fixed regression in v3.0.2 where plug-in was crashing the website (thanks to Yoni)
    • Fixed PHP error on IE when no images are uploaded (thanks to Barbara)
    • Fixed possible Html injection in the file names
    • Fixed possible JS injection in the file names

    v3.0.2 – 30/01/2011

    • Added a different role to manage the plug-in (thanks to Matthew Cegielka for the patch)
    • Added float attribute in the suggested code to make it more compatible with silly browsers (thanks to Helge)
    • Fixed possible Html injection in the div id text field
    • Fixed possible JS injection in the div id
    • Fixed extra slash in the images path (thanks to Lloyd for the patch)

    v3.0.1 – 28/09/2010

    • Fixed JavaScript error when plugin is active, but is not meant to display anything (thanks to Jefferis Peterson)
    • Fixed images loading order is now based on the settings as well (regression since 1.1.x)

    v3.0.0 – 14/08/2010

    • Added WordPress 3.0 MultiSite support
    • Fixed directory creation and permission (thanks to Daniel Imhoff)
    • Fixed sometimes images were not loaded
    • Fixed images z-index to 1 (thanks to Michael G for the patch)

    v2.0.2 – 22/05/2010

    • Fixed plug-in initialization for silly IE when shuffle option is turned off (thanks to Favio Manríquez León for the patch)

    v2.0.1 – 17/05/2010

    • Fixed plug-in initialization for silly Internet Explorer

    v2.0.0 – 09/05/2010

    • Completely rewritten the JavaScript engine, now using jquery.cross-slide.js v0.3.8 by Tobia Conforto (GPL v2 license)
      • Added possibility to fade between images (thanks to Brooke DeRam for sponsoring it and pointing the jquery script)
      • Fixed images rotation does not relocate things anymore

    v1.1.1 – 11/03/2010

    • Added example code to handle browsers that have JavaScript disabled.
    • Fixed HTML code produced is now W3C compliant.

    v1.1.0 – 04/03/2010

    • Fixed Internet Explorer was flickering (thanks to Tony Devlin for the patch)
    • Fixed not all pictures were shown in some cases (thanks to Paul C and to Wendi Carlock)
    • Fixed switching off real-time rotation was not working (thanks to Robert)
    • Renamed plug-in directory due to WordPress Plugin Directory rules

    v1.0.0 – 09/02/2009

    • Added image upload functionality
    • Added possibility to translate the plug-in
    • Added Italian translation
    • Removed tons of get_files calls, they were only wasting cpu!
    • Rewritten get_files function
    • Code cleanup

    v1.0.0 beta2 – 06/02/2009

    • Added JavaScript to make rotation real-time for all browsers that has it enabled
    • Added code example in the admin page to simplify the use of the plug-in
    • Code cleanup

    v1.0.0 beta1 (branched from v2.1 basic by Matthew Hough) – 28/01/2009

    • Added image rotation every: second, minute, day
    • Fixed options are written in one row only (no need to waste more rows)
    • Fixed plug-in not working when ‘wp-content’ is not in the default place
    • Removed 5 images limitation
    • Code cleanup