seeing-red/readme.txt
2016-01-28 12:42:05 -05:00

86 lines
2.8 KiB
Plaintext

=== Seeing Red ===
Contributors: kjodle
Donate link: http://kjodle.info/support
Tags: screen options, contextual help, admin
Requires at least: 3.0
Tested up to: 4.2.2
Stable tag: 2.1
License: GPLv3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Make your Screen Options and Help tabs more noticeable.
== Description ==
This plugin makes your "Screen Options" and "Help" tabs at the top of your screen more noticeable.
**New in version 2.0**
* Can style the screen options and help tabs separately.
* Four color options (red, green, blue, default) available.
* Database settings are retained if you deactivate the plugin. (Useful for debugging your site.)
* Database settings are removed if you uninstall the plugin.
== Installation ==
* Via FTP *
1. Upload `seeing_red.php` to the `/wp-content/plugins/` directory
1. Activate the plugin through the 'Plugins' menu in WordPress
1. That's it
* From the "Plugins" Panel*
1. Click on "Add New".
1. In the "Search Plugins" box, type "Seeing Red".
1. "Seeing Red" should come up first. Click on "Install Now".
1. After it's installed, click on "Activate Plugin"
== Frequently Asked Questions ==
= Why is the idea behind this plugin? =
I work with a lot of people who are new to WordPress, and they are just never aware of the Screen Options tab. It's one of those things that you need only rarely, that power WP users are well aware of, and that is a complete mystery to noobs.
= Is it possible to hide one or both of the tabs? =
Not with this release, but I will add that if there is interest.
== Screenshots ==
1. A new options will be added to the bottom of your plugins menu: "Seeing Red".
2. You can select different colors for the screen options and contextual help tabs.
3. Everything is configued via a simple drop-down.
4. If you select the options shown in the above screen shot, this is what you'll see.
5. The "Screen Options" panel in red.
6. The "Screen Options" panel in green.
7. The "Screen Options" panel in blue.
8. The "Help" panel in red.
9. The "Help" panel in green.
10. The "Help" panel in blue.
== Changelog ==
= 2.0 =
*Updated 15 July 2015*
* A new settings page is added
* Ability to style the screen options and help tabs separately
* Four color schemes available for each tab: red, green, blue, default
* Database settings are retained in the event of deactivation
* Database settings are removed in the event of uninstallation
= 1.1 =
* CSS is contained in an external stylesheet, rather than being added to the <head> element, thus saving server resources.
= 1.0 =
* Initial release
== Upgrade Notice ==
= 2.0 =
Now able to style screen options and help tabs separately; four color schemes available for each.
= 1.1 =
Css is now contained in an external stylesheet, saving server resources.
= 1.0 =
Initial release