Hypothesis
Hypothesis
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/
This plugin will allow you to automatically embed Hypothesis in your site.
Without this plugin, you would have to follow these steps, but with this plugin you only need to check some checkboxes, and you will be good to go.
Installation
- Upload
hypothesis.phpto the/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- You’re done! The frontend of your site should now be enabled to use Hypothesis.
Reviews
Great for making Internet being alive
By comunicacionabierta on April 1, 2024
Hypothesis is one of those technologies that understand what the web is all about. This plugin for WordPress makes easy for everyone to get to know the project.
It works neat. Thanks!
Great tool for peer review
By suchurchill on June 4, 2019
Simple, but effective
By Nate Angell (ixmati) on July 13, 2018
Convenient and easy installation
By jpolka on March 3, 2018
Great plugin
By trevorNanders on September 3, 2016
Works perfectly. No problems installing it. interface and integration are great. The only Decent annotator plugin available IMO.
One thing that would make it perfect: allowing full integration in the wordpress install with annotations stored in the database and users being able to annotate once logged in to the wordpress powered website.
This is the only real downside that each user/visitor to my website has to register and login to hypothes.is in order to see and use the feature.
Still, a fantastic plugin.
Fantastic idea,
By kokdemir on September 3, 2016
That is a fantastic idea, I wish there were to be a wp user integration that syncs with hypotesis database.
This is a great feature for membership sites!
Changelog
0.7.5
- Add support for WordPress up until v6.9
0.7.4
- Add support for WordPress up until v6.8
0.7.3
- Add new banner and logo
0.7.2
- Migrate to BSD-3-Clause license
- Document third party integration
- Use
Hypothesisnamespace in PHP code
0.7.1
- Do not include wp-cli.phar on releases
0.7.0
- Add support for WordPress v6
- Update to WordPress coding standard v3
0.6.0
- Fix PDF links in multisite and other customized installations (props @boonbgorges).
- Tested up to WordPress 5.2.2.
- Updated to current WordPress Coding Standards.
- Automated deploys to WordPress plugin directory.
0.5.0
- Fix an incompatibility with PHP < 5.4 introduced in the last release.
- Load plugin textdomain.
0.4.9
- Add localization support.
- Fix an error in options sanitization routine.
0.4.8
- Refactor per-post type settings for Hypothesis display.
- Add
hypothesis_supported_posttypesto allow developers to support their custom post types.
0.4.0
- Add customized embedding options
- Show highlights by default
- Sidebar open by default.
- Disable click to close.
0.3.0
- Add option to allow on select pages or posts
- Remove category IDs override
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!