=== Splash Header === Contributors: kareem zok Tags: content, shortcode Requires at least: 3.0 Tested up to: 4.5 Stable tag: 1.7 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 font icon instead of image * Ability to chose if the links open in same or new browser tab * Add a custom code such as html or wordpress shortcode code * Ability to style the splash header with color, font size and border style 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.7 = * Bug fixes : fix font icon repetition * Feature : add sentence explaining use of font awesome with link to documentation = 1.6 = * Add features in general tab * Test compatibility with wordpress 4.5.2 * Feature : Add font awesome library version 4.6.3 for links icons instead of image * Feature : Add an option to open links in new or same window * Feature : Add an option to set border color, style and width for splash header * Bug fixes : remove inline style if its not set * Bug fixes : remove save button from general tab * Other minor bug fixes = 1.5 = * Test compatibility with wordpress 4.5 = 1.4 = * Bug fixes : color picker, media uplaod, font size save * Change labels text = 1.3 = * Bug fixes * Add plugin version in defined constant = 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