=== Canon AEDE ===
Contributors: fontethemes
Tags: canon, AEDE, CEDRO, Spain, Google tax
Requires at least: 3.0.1
Tested up to: 7.0
Requires PHP: 7.0
Stable tag: 0.3.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

This Plugin replaces the URL base of the communication media who are members of CEDRO and AEDE, two spanish media associations

== Description ==

This Plugin replaces the URL base of the communication media who are members of CEDRO and AEDE, two spanish media
associations that are trying to approve a law to charge if a web aggregator link to their websites.

This plugin blocks the URLs that link to the media members of AEDE and CEDRO and the references to their URL.

The full list of the blocked media can be seen in this [Google Spreadsheet](https://docs.google.com/spreadsheet/ccc?key=0AvU0QJhownBGdEVwOFloaFBZaXMyMjdycDNZcTNvdUE&usp=sharing), and has
been drawn from the following references:

* [Canon AEDE](http://canonaede.org/como-bloquear-las-paginas-de-aede-en-un-sistema-gnulinux/).
* [AEDE blocker](http://git.redinput.com/aede-blocker). [Listado](http://git.redinput.com/aede-blocker/src/9a0ba69e999b224226e7d27a83ef8e14ba1970b3/check_aede.js?at=master).
* [Listado oficial de AEDE](http://www.aede.es/publica/Periodicos_Asociados.asp).
* [Google Docs](https://docs.google.com/spreadsheet/ccc?key=0AuB1cCDN1lTldHYtd0Fvb2ZGQ2xsTVRLYjBRWGd2REE&usp=sharing#gid=0) encontrado en [lainformacion.com](http://noticias.lainformacion.com/espana/boicot-en-la-red-a-los-medios-de-la-aede_Ex13HurfL6OyjSSCm0hE97/).

You can see a working example[on this link](http://fontethemes.com/google-tax-ejemplo/).

== Installation ==

1. You can either use the automatic plugin installer or your FTP program to upload the "canon-AEDE" directory to your wp-content/plugins directory.
2. Activate the plugin through the 'Plugins' menu in WordPress.
3. That's all folks.

== Frequently Asked Questions ==

Not available.

== Screenshots ==

Not available.

== Upgrade Notice ==

= 0.3.0 =
Compatibility with WordPress 7.0, detection of https links and internal hardening. Update recommended.

== Changelog ==

= 0.3.0 =
* Test the compatibility with WordPress 7.0.
* Detect and replace https URLs of the blocked media (previously only http URLs were fully detected).
* Prefix all functions and remove global variables to avoid collisions with other plugins or themes.
* Prevent direct access to the plugin files.
* Remove the unused lib/domain-list.php file.

= 0.2.1 =
* Updated the compatibility with WordPress 4.0.

= 0.2.0 =
* Fix a bug that cause some false positives in the block.
* Add some tests.

= 0.1.0 =
* First release.
