Plugin info

Total downloads: 812
Active installs: 0
Total reviews: 0
Average rating: 0
Support threads opened: 0
Support threads resolved: 0 (0%)
Available in: 1 language(s)
Contributors: 1
Last updated: 10/31/2015 (3714 days ago)
Added to WordPress: 10/20/2015 (10 years old)
Minimum WordPress version: 3.0
Tested up to WordPress version: 4.3.34
Minimum PHP version: f

Maintenance & Compatibility

Maintenance score

Possibly abandoned • Last updated 3714 days ago

20/100

Is WP Blocked Censorship Monitoring abandoned?

Possibly abandoned (last update 3714 days ago).

Compatibility

Requires WordPress: 3.0
Tested up to: 4.3.34
Requires PHP: f

Similar & Alternatives

Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.

No similar plugins found yet.

Description

wp-blocked simply provides a query frontend to the Blocking Middleware for WordPress. It allows you to show a search box to search for blocked or censored URLs. The results are provided via the Blocking Middleware API.
See what this plugin does on https://censorship.exposed or on https://blocked.org.uk.

The Blocking Middleware is a censorship monitoring API developed by the OpenRightsGroup and needs to be run on a server in order to allow the plugin to query its database. This plugin as well as the API are Free Software. To install the Blocking Middleware server see the Blocking Middleware code repository. This is the API’s documentation.

This plugin supports the use of the polylang multilanguage plugin.

Installation

  1. You will need to request a user API key. (Feature currently not implemented.)
  2. Unzip and upload /wp-blocked/ to the /wp-content/plugins/ directory
  3. Make sure you have php5-curl installed on your webserver.
  4. Activate the plugin through the ‘Plugins’ menu in WordPress
  5. Configure the plugin through the wp-admin interface -> Settings -> WP Blocked Settings. This is where you will enter your API credentials.
  6. Now you can add the [blocked_test_url] shortcode whereever you want to provide a search form for blocked URLs.
  7. In the settings, you’ll need to provide a page ID to which the search form redirects in order to display the results. On this page, please add the [blocked_test_url] shortcode.
    6a. If you use polylang, you will be able to provide a result page for every language.
  8. In order to display statistics, you can use the [blocked_display_stats] shortcode anywhere on your website.

Frequently Asked Questions

No FAQ available

Review feed

No reviews available

Screenshots

  1. On this screenshot you can see the plugin in action, using a global query to all installations.

    On this screenshot you can see the plugin in action, using a global query to all installations.

  2. This image explains how the plugin works.

    This image explains how the plugin works.

  3. Plugin configuration page.

    Plugin configuration page.

Changelog

v0.3.3

Results may now be retrieved globally from different installations in different countries

v0.3.2

  • Initial release