=== Contact Form 7 Blacklist ===
Contributors: webmonkeyhu
Tags: blacklist, spam, email, filter
Requires at least: 3.0.1
Tested up to: 4.9.7
Stable tag: 1.2
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Contact Form 7 Blacklist

== Description ==

The plugin allows you to filter email addresses.

== Installation ==

1. Unzip and upload `wpcf7_blacklist.zip` to the `/wp-content/plugins/` directory
1. Activate the plugin through the 'Plugins' menu in WordPress
1. Place `<?php do_action('wpcf7_blacklist_hook'); ?>` in your templates

== Changelog ==

= 1.2 =
* Fix stable tag

= 1.1 =
* Fix illegal offset

= 1.0 =
* Init extension
