=== Simple Redirection for Contact Form 7 === Contributors: mrdarpan Donate link: https://darpan.co Tags: contact form 7 redirection, redirection, cf7 redirect, simple redirection, redirect form, cf7 simple redirection Requires at least: 3.0.1 Tested up to: 5.7 Requires PHP: 5.6 Stable tag: 1.0.2 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Simple redirection addon for Contact Form 7, allows you to redirect to an existing page or a custom URL after form submission. == Description == **Simple Redirection for Contact Form 7** Features: * Redirect to a predefined page * Redirect to a custom URL * Open destination page or URL in the new tab * Add a delay before redirection Requirements: * Contact Form 7 version 5.2 or above == Frequently Asked Questions == = Why destination page/URL does not open in new tab for some users? = Open in new tab option depends on the browser settings, browsers often block popup windows for security reasons. == Installation == 1. Upload the entire `dck-cf7-simple-redirection` directory to the `/wp-content/plugins/` directory, or install the plugin through the WordPress plugins screen directly. 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Use `Simple Redirection` panel in your Contact Form 7 editor to configure the plugin. == Screenshots == 1. Redirect to a selected page 2. Redirect to a custom URL 3. Open link in new window/tab, add a delay == Changelog == = 1.0.2 = * Minor bug fixes. = 1.0.1 = * Added support for nested pages. * Minor code optimizations. = 1.0.0 = * Initial release.