=== Accessibility Widget === Contributors: webgrrrl Tags: accessibility, widget, widgets, formatting, css, style, text Requires at least: 3.0.1 Tested up to: 3.6 Stable tag: 1.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Adds a sidebar widget to change text size in your WP site. Future feature: change colour contrast. == Installation == = Automatic installation = 1. In your WordPress dashboard, select Plugins / Add. 1. Search for Accessibility Widget, and select Install. 1. Go to Appearances / Widgets. 1. Drag the Accessibility Widget to your widget area and select Save. = Manual installation = 1. Upload `accessibilitywidget.php` to the `/wp-content/plugins/` directory. 1. Activate the plugin through the 'Plugins' menu in WordPress. 1. Place `` in your templates. == Frequently Asked Questions == = How do I use this plugin? = Once installed, go to your Widgets setting and put it in any widget-enabled area of your site. Make sure to select Save. = Can I use this on a non-widgetized website / theme? = Not tested, but theoretically yes, you can. Follow the Manual installation in the Installation section for details. == Changelog == = 1.1 = * Added options into the widget form for easy customisation. = 1.0 = * First release.