=== Plugin Name === Contributors: timmmmyboy, BigBlueHat Tags: hypothesis, annotation, comments Requires at least: 3.0.1 Tested up to: 3.6 Stable tag: 0.2.0 License: BSD License URI: http://opensource.org/licenses/BSD-2-Clause An open platform for the collaborative evaluation of knowledge. == Description == Hypothesis is a web annotation tool that allows users to provide commentary, references, and insight on top of news, blogs, scientific articles, books, terms of service, ballot initiatives, legislation and regulations, software code and more. You can find out more at [http://hypothes.is/](http://hypothes.is/) == Installation == 1. Upload `hypothesis.php` to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. You're done! The frontend of your site should now be enabled to use Hypothesis. == Changelog == = 0.2.0 = Introduce settings panel and enabling/disabling functionality. - Adds Hypothesis settings panel - Admins can now configure which pages, posts, or categories to load Hypothes.is on. = 0.1.2 = Bumped version to work out release process. No code changes. = 0.1.1 = Relicensed under the BSD to match other Hypothesis projects. = 0.1 = First!