=== Raptora ===
Contributors: microcodes
Tags: contact form 7, cf7, redirect, text captcha,
Requires at least: 5.0
Tested up to: 7.0
Stable tag: 1.0.0
Requires PHP: 7.2
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Smart addons like page redirect and text captcha for Contact Form 7.

== 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.

== 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

== Screenshots ==

1. **Page Redirect** - Redirect to page after successful form submission.
2. **Text Captcha** - Text captcha for cf7 frontend.


== Frequently Asked Questions ==

= 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.

== Changelog ==

= 1.0.0 =
* Initial release
* Page redirect functionality
* Text captcha functionality
* No PHP sessions - compatible with caching

== Upgrade Notice ==

= 1.0.0 =
Initial release.