=== Ultimate Forms === Contributors: Rustaurius, EtoileWebDesign Tags: Ultimate forms Requires at least: 4.0.0 Tested up to: 5.4 License: GPLv3 License URI:http://www.gnu.org/licenses/gpl-3.0.html Easily create forms which can be used to create emails or a database of form responses == Description == An easy-to-use plugin that you create forms for your visitors to fill out. --------------------------------------------------------------------------------- == Installation == 1. Upload the 'ultimate-forms' folder to the '/wp-content/plugins/' directory 2. Activate the plugin through the 'Plugins' menu in WordPress or 1. Go to the 'Plugins' menu in WordPress and click 'Add New' 2. Search for 'Ultimate Forms' and select 'Install Now' 3. Activate the plugin when prompted --------------------------------------------------------------------------------- == Frequently Asked Questions == = How do I let visitors submit reviews for a product? = You can add the shortcode [submit-review] to your page. If you only want visitors to be able to submit a review for one particular product, add the attribute "product_name" and set it equal to the name of the product that you would like them to be able to review. = How do I display reviews that have been submitted? = * The shortcode [ultimate-reviews] lets you display all reviews that have been created. If you only want to display reviews for one particular product, add the attribute "product_name" and set it equal to the name of the product whose reviews you'd like to display. == Screenshots == == Changelog == = 0.4 = -Updating widgets file to remove deprecated create_function = 0.3 = - Fixed an error where extra instruction text was being added to every post, regardless of post type = 0.2 = - Added in a form widget - Added form templates - Added additional spam protection - Created a contact form shortcode - Form submissions now display in a table in the admin if they are being saved - There are now labelling options for the success/failure messages = 0.1 = - Initial beta version. Please make comments/suggestions in the "Support" forum. == Upgrade Notice ==