=== Full Screen Background Images === Plugin Name: Full Screen Background Images Plugin URI: http://wordpress.org/extend/plugins/full-screen-background-images/ Author URI: http://www.kouratoras.gr Author: Konstantinos Kouratoras Contributors: kouratoras Donate link: Tags: full, screen, background, images Requires at least: 3.2 Tested up to: 4.1 Stable tag: 0.3.2 Version: 0.3.2 License: GPLv2 or later Full Screen Background Images Plugin creates an image slideshow as a background to your website. == Description == Full Screen Background Images Plugin creates an image slideshow as a background to your website. = Features: = * Multiple images select * Custom post type for easy images manipulation * Multiple options to set up the slideshow fit your needs = Options: = * Autoplay: Determines whether slideshow begins playing when page is loaded. * Fit always: Prevents the image from ever being cropped. Ignores minimum width and height. * Horizontal center: Centers image horizontally. When turned off, the images resize/display from the left of the page. * Vertical center: Centers image vertically. When turned off, the images resize/display from the top of the page. * Keyboard Navigation: Allows control via keyboard (Spacebar: Pause or play - Right or Up Arrow: Next slide - Left or Down Arrow: Previous slide). * Min Width: Minimum width the image is allowed to be. If it is met, the image won't size down any further. * Min Height: Minimum height the image is allowed to be. If it is met, the image won't size down any further. * Pause on Hover: Pauses slideshow while current image hovered over. * Random Slides: Slides are shown in a random order. start_slide is disregarded. * Slides Interval: Time between slide changes in milliseconds. * Transition Slides: Controls which effect is used to transition between slides. * Transition Speed: Speed of transitions in milliseconds. == Installation == 1. Upload the folder to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress == Frequently Asked Questions == = How can i use the plugin? = Go to WordPress admin panel -> Backgrounds and add as many background images as you want. = How many images can i upload? = There is no limit in the images amount == Screenshots == 1. Entries for background images in the admin panel 2. Options page 3. Full Screen Background Images in action == Changelog == = 0.3.2 = * Added action links = 0.3.1 = * Minor fixes = 0.3 = * Added options page = 0.2.3 = * Minor fixes = 0.2.2 = * Minor fixes = 0.2.1 = * IE7/8 bug fix = 0.2 = * Minor fixes = 0.1 = * Initial Release