'; echo ' Save spam comments into spam section'; echo '

Useful for testing how the plugin works. View spam section.

'; } function antispam_settings() { $antispam_stats = get_option('antispam_stats', array()); $blocked_total = $antispam_stats['blocked_total']; if (empty($blocked_total)) { $blocked_total = 0; } ?>

Anti-spam

spam comments were blocked by Anti-spam plugin so far. Upgrade to Anti-spam Pro for advanced protection.