=== Simple Page Transition === Contributors: Julien Zerbib Tags: transition, loader Requires at least: 3.5 Tested up to: 3.8 Stable tag: 1.2 License: GPLv2 License URI: http://www.gnu.org/licenses/gpl-2.0.html Add Simple Transition between pages (between unload and load) == Description == Add Simple Transition between pages (between unload and load). Avoid to see page loading. Features: * You can choose your own loader image, setup the background color and position and the duration of the transition. * French and English language support. * Multisite compatibility. == Installation == 1. Upload `simple-page-transition.zip` to the `/wp-content/plugins/` directory 2. Unzip archive 3. Activate the plugin through the 'Plugins' menu in WordPress 4. Go to the Settings Page to update settings at least once (that creates css files used on front) 5. Be sure to setup the ignored selectors (targeting download links). == Screenshots == 1. The Settings Page. 2. Fadeout transition. == Changelog == = 1.2 = * Stable version. * Ingored CSS selectors Added. Avoid Loader to show after click on download links. = 1.1.2 = * Previous Stable version. * Hide loader after downloading document. = 1.1.1 = * Bug fixes on multisites. = 1.1 = * Multisite compatibility. = 1.0 = * First version.