Comment Blacklist Manager will retrieve list of blacklist terms from source and update the blacklist keys setting WordPress.
The data for the list is fetched from GitHub and is managed by Grant Hutchinson.
Upload the folder to the wp-content plugins directory or install from the dashboard.
Activate the plugin through 'Plugins WordPress.
What is the source of the blacklist..
The plugin expects the data to be text format with each entry on it's own line.
If the source is provided in different format then you will need to run the result through cblm parse data result.
Use the filter cblm update schedule to add URL. function rkv cblm custom schedule { return DAY IN SECONDS }.
The return should be provided using the time contstants in transients...
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Read more