=== Plugin Name === Contributors: jasondalycan Tags: acf, forms, form, processors, advanced, custom, fields, developer Requires at least: 4.8 Tested up to: 4.8 Stable tag: 1.0.0 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Advanced Forms Processors adds form processors to the Advanced Forms plugin. == Description == Advanced Custom Fields is a fantastic addition to the already powerful Wordpress CMS platform. With Advanced forms, the creation of forms based on ACF fields becomes easy. This plugin addes form 'processors' to Advanced Forms, thus further enabling the capabilities of Advanced Forms. Form processors serve in a manner similar to that of 'action hooks' and execute actions prior or to following form submission. = Key Features = * Extends the functionality of the Advanced Forms plugin by adding processors which can be executed pre or post form submission * No coding required: just drag and drop * Current processors include: 1) The 'Redirect' processor which redirects users to a target URL upon form submission, 2) The 'Create Post' processor which allows for form submissions to create a post of a specified post type. Further processors will come * FREE! :D == Installation == 1. Upload the plugin files to the `/wp-content/plugins/plugin-name` directory, or install the plugin through the WordPress plugins screen directly. 2. Activate the plugin through the 'Plugins' screen in WordPress 3. Install and activate the required plugin dependencies when prompted == Frequently Asked Questions == = Which version of ACF is supported supported? = Advanced Forms Processors is based on the Advanced Forms plugin which requires the ACF Pro (version 5), thus this is an implicit requirement of this plugin as well. == Screenshots == 1. The Redirect processor 2. The Post Creation processor == Changelog == = 1.0.0 = * Initial plugin release == Upgrade Notice == This is the initial plugin release.