=== Simple Side Tab === Contributors: srumery Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=RYGE4PYK68H54 Tags: tab, navigation, admin, call to action, page link, mobile tab, browser tab, side tab Requires at least: 3.0 Tested up to: 3.5.1 Stable tag: 1.0.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Display a side tab that you can easily link to any page. Customize the tab text, font and colors. It's that simple. That's Simple Side Tab. == Description == Add a "Global Call To Action" on your website. Simple Side Tab adds a vertical tab to the left side of the browser window that links to any page. The tab stays in place as your visitor scrolls down the page so it's always visible and ready for action. Works great on Mobile too. Need an effective way to highlight a conversion page? This plugin will help. = New features = * the tab is no longer displayed on the page it links to * added an option to "Open link in new window" It's easy to use and simple to set up. From one simple settings screen, you can: * Set the text for the tab * Choose fonts - includes 7 standard screen fonts * Set the URL your tab links to, internal or external * Change vertical position of your tab * Unlimited colors for tab elements * All CSS, no graphics == Installation == = Install = 1. Upload `simple-side-tab` folder to the `/wp-content/plugins/` directory 1. In your WordPress administration, go to the Plugins page 1. Activate the Simple Side Tab plugin and a subpage for the plugin will appear in your WordPress Settings menu. 1. Go to the Settings > Simple Side Tab and configure your side tab If you find any bugs or have ideas to make it better, please let us know. == Frequently Asked Questions == = Are graphics used to display the tab? = No. The tab is built with CSS. That way, you can customize the tab text, fonts and colors very easily. = Can I get the tab to work on the right side of the browser? = No. It currently only works on the left. An upcoming release will work on both sides. == Screenshots == 1. Simple Side Tab options page. 1. Simple Side Tab is action based on option settings. == Changelog == = 1.0.0 = * FEATURE: remove tab if active page matches the tab url from the settings page * FEATURE: added a checkbox option to "Open link in new window"; if checked, target="_blank" is added to the tab anchor tag * Farbtastic is no longer being included on every admin page * changed the label in the settings page from "Text shadow" to "Drop shadow on hover" to properly indicate what the setting does. (box-shadow attribute usage) * optimize option select for font drop down * sanitize option data before it is rendered * sanitize data fields on the settings page * removed unnecessary permissions check * updated plugin uri to point to the proper location Hat tip to Pippin Williamson for his suggestions from his plugin review. He has a plugin review program for members of his website. See http://pippinsplugins.com/ for details. = 0.8.6 = * Initial plugin release