Raptora

Description

Raptora adds powerful features to Contact Form 7 including:

  • Page Redirect – Redirect users to any page after successful form submission
  • Text Captcha – Prevent spam with customizable text-based CAPTCHA protection

No PHP sessions are used – fully compatible with caching plugins and managed WordPress hosting.

Screenshots

Installation

  1. Upload the raptora folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Requires Contact Form 7 plugin to be installed and activated

FAQ

Does this work with caching plugins?

Yes! Raptora uses WordPress Transients API instead of PHP sessions, making it fully compatible with caching plugins and managed WordPress hosting.

How do I add a captcha to my form?

Add [text_captcha captcha] to your Contact Form 7 form. You can customize the field name as needed.

How do I set up redirect?

Edit your Contact Form 7 form, go to the “Redirect Settings” panel, and select a page to redirect to after submission.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Raptora” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Raptora” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.0.0

  • Initial release
  • Page redirect functionality
  • Text captcha functionality
  • No PHP sessions – compatible with caching