Just another contact form plugin. Simple but flexible.
About Titan Anti-spam & Security
Titan is a comprehensive WordPress security solution that includes anti-spam, firewall, malware scanner, site accessibility checking, and security audits. It is easy to use and provides the latest security features to ensure the protection of your website. The latest update of the anti-spam feature is called Titan Anti-spam & Security and offers improved reliability and accuracy against spam bots.Screenshots





Frequently asked questions
Why did we update Anti-Spam and what is Titan?
Why TITAN?
What has been changed except the name?
What is the ANTI-SPAM feature?
What is the WORDPRESS FIREWALL feature?
Changelog
7.3.8 (17.07.2024)
- Added: Compatibility with WordPress 6.6
- Fixed: Minor bugs
7.3.5 (22.03.2024)
- Added: Compatibility with php 8.3
- Added: Compatibility with WordPress 6.5
7.3.4 (22.03.2023)
- Fixed: Freemius framework conflict
- Added: Compatibility with WordPress 6.2
7.3.3 – 17.10.2022
* Fixed: Critical error with premium component
* Fixed: Minor bugs
7.3.2 – 10.09.2022
* Added: Compatibility with the new version of the premium plugin
* Fixed: Minor bugs
7.3.1 – 02.08.2022
Added: Compatibility with WordPress 6.0
Fixed: Minor bugs
7.3.0 – 07.04.2022
Added: Compatibility with WordPress 5.9
Fixed: Minor bugs
7.2.9
* Fixed: API errors
7.2.8
* Compatibility WP 5.8
* Update components
7.2.7 – 12.03.2021
* Added: Backup system (PRO)
7.2.6 – 12.03.2021
* Fixed: Minor bugs
7.2.5 – 13.01.2021
* Fixed: Minor bugs
7.2.4 – 12.01.2021
* Fixed: Fatal error after activate/update
7.2.3 – 12.01.2021
* Added: Support php 8
* Fixed: Minor bugs
7.2.1
- Added: Subscribe form
- Improved: Compatibility with WordPress 5.6
- Fixed: Minor bugs
7.1.6
- Added: Setup wizard
- Improved: Compatibility with WordPress 5.5
7.1.6
- Fixed: jQuery.fn.load() and other bugs after update to WordPress 5.5
7.1.5
- Added: Two-Factor authentication [PRO]
7.1.4 – 22.06.2020
- Updated: translations
7.1.3 – 19.06.2020
- Added notice in the plugin interface
- Fixed: Minor bugs
7.1.2 – 16.06.2020
- Added: options search in the plugin interface. You can enter the option name, the plugin will automatically redirect you to the desired page where the option is located.
- Removed: trial for the premium plugin
- Updated: main navigation menu.
- Added: compatibiliy with a new premium addons.
- Fixed: Minor bugs
7.0.3 – 20.05.2020
- Added an option to send a weekly security digest to admin email.
- Fixed: Minor bugs
7.0.2 – 30.04.2020
- Add COMPONENTS tab
- Fixed: Minor bugs
7.0.1 – 17.04.2020
- The Htts warning notice has been hidden
7.0.0 – 17.04.2020
- Add wordpress firewall [PRO]
- Add malware scanner
- Add security audit
- Add security tweaks
- Add site checker [PRO]
6.5.4 – 24.01.2020
- Fixed: Minor bugs.
- Fixed: Compatibility Anti-spam Pro.
6.5.3 – 08.01.2020
- Removed: Admin redirect to the premium page.
- Updated: Premium page.
- Added: Activate trial suggestion.
- Fixed: Minor bugs.
6.5.1 – 16.12.2019
- Added: Multisite support.
- Fixed: Bug with redirection loop in multisite mode.
- Fixed: Readme. GDPR compatibility is ready. Plugin doesn’t send any data to the remote server.
- Removed: Dashboard widget with annoy ads.
6.5 – 12.12.2019
- Updated: Plugin interface.
- Added: Compatibility with WordPress 5.3
- Added: Compatibility Anti-spam Pro.
5.5
- Code cleanup
- Removed dismissible notice
5.4
- Updated dismissible notice
5.3
- Fixed the typo in the readme
- Readme cleanup
- Code cleanup
- Added dismissible notice
5.2
- Disable trackbacks
5.1
- Disable check for comments from logged in users
5.0
- Rewriting/refactoring a lot of the code
- Adding Settings page
- Storing blocked comments into the Spam section
- Working on GDPR compliance
4.4 – 2017-08-30
- Fixed issue with showing comments on every page. Thanks to johnh10
4.3 – 2016-11-22
- fixed notices
4.2 – 2016-01-30
- removed XSS vulnerability – thanks to Kenan from tbmnull.com
4.1 – 2015-10-25
- added log spam to file feature – huge thanks to Guti
- prevent full path disclosure
- added empty index.php file
- publish plugin to GitHub
- added Text Domain for translation.wordpress.org
4.0 – 2015-10-11
- dropped jQuery dependency (huge thanks to Guti for rewriting javascript code from scratch. Força Barça! )
- fixed issue with empty blocked spam counter (showing zero instead of nothing)
3.5 – 2015-01-17
- removed function_exists check because each function has unique prefix
- removed add_option()
- added autocomplete=”off” for inputs (thanks to Feriman)
3.4 – 2014-12-20
- added the ability to hide or show info block in the “Screen Options” section
3.3 – 2014-12-15
- refactor code structure
- added blocked spam counter in the comments section
- clean up the docs
3.2 – 2014-12-05
- added ANTISPAM_VERSION constant (thanks to jumbo)
- removed new spam-block algorithm because it is not needed
3.1 – 2014-12-04
- remove log notices
3.0 – 2014-12-02
- added new spam-block algorithm
- bugfixing
- enqueue script only for pages with comments form and in the footer (thanks to dougvdotcom)
- refactor code structure
2.6 – 2014-11-30
- reverting to ver.2.2 state (enqueue script using ‘init’ hook and into the header) because users start receiving spam messages
2.5 – 2014-11-26
- update input names
2.4 – 2014-11-25
- update input names
2.3 – 2014-11-23
- enqueue script only for pages with comments form and in the footer (thanks to dougvdotcom)
- clean up code
2.2 – 2014-08-03
- clear value of the empty input because some themes are adding some value for all inputs
- updated FAQ section
2.1 – 2014-02-15
- add support for comments forms loaded via ajax
2.0 – 2014-01-04
- bug fixing
- updating info
1.9 – 2013-10-23
- change the html structure
1.8 – 2013-07-19
- removed labels from plugin markup because some themes try to get text from labels and insert it into inputs like placeholders (what cause an error)
- added info to FAQ section that Anti-spam plugin does not work with Jetpack Comments
1.7 – 2013-05-31
- if site has caching plugin enabled and cache is not cleared or if theme does not use ‘comment_form’ action – Anti-spam plugin does not worked; so now whole input added via javascript if it does not exist in html
1.6 – 2013-05-05
- add some more debug info in errors text
1.5 – 2013-04-15
- disable trackbacks because of spam (pingbacks are enabled)
1.4 – 2013-04-13
- code refactor
- renaming empty field to “*-email-url” to trap more spam
1.3 – 2013-04-10
- changing the input names and add some more traps because some spammers are passing the plugin
1.2 – 2012-10-28
- minor changes
1.1 – 2012-10-14
- sending answer from server to client into hidden field (because client year and server year could mismatch)
1.0 – 2012-09-06
- initial release
