This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Image

Ultimate Forms

Description

An easy-to-use plugin that you create forms for your visitors to fill out.

Screenshots

  • Image
  • Image
  • Image
  • Image
  • Image

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

FAQ

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.

Reviews

There are no reviews for this plugin.

Contributors & Developers

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

Contributors

Translate “Ultimate Forms” into your language.

Interested in development?

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

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.