外掛說明
The plugin allows you to filter email addresses.
安裝方式
- Unzip and upload
wpcf7_blacklist.zip
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Place
<?php do_action('wpcf7_blacklist_hook'); ?>
in your templates
參與者及開發者
變更記錄
1.2
- Fix stable tag
1.1
- Fix illegal offset
1.0
- Init extension