=== Splash Header === Contributors: kareem zok Tags: content, shortcode Requires at least: 3.0 Tested up to: 4.4 Stable tag: 1.2 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html This plugin show a splash header welcome screen == Description == Splash header in WordPress will help you to create a welcome screen that contain welcome note , custom links , or any custom code Features: * Welcome note with title and message * Add up to 6 custom links with an option to insert an icon image * Add a custom code such as html or wordpress shortcode code * Ability to style the splash header with color or font size See more details and usages guide here http://www.techwebies.com/2015/10/splash-header.html/ == Installation == How to install the plugin and get it working. 1. Upload `splash-header` folder to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. From 'Setting' menu see sub menu 'Splash header', save setting 4. Fill in the forms 5. Use the shortcode [splashheader][/splashheader] or do_shortcode( '[splashheader]' ); in your theme to show the splash header == Frequently Asked Questions == == Screenshots == 1. Splash sheader 2. Plugin settings 3. Design settings == Upgrade Notice == Just the usual, deactivate plugin, replace files, activate. == Changelog == = 1.2 = * Add generral tab * Test compatibility with wordpress 4.4 = 1.1 = * Bug Fixes * Add Responsive * Add New Tab : Advanced Settings to set custom width = 1.0 = * First Release