這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Ultimate Forms

描述

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

螢幕截圖

安裝

  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

常見問題

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.

評價

There are no reviews for this plugin.

貢獻者及開發者

“Ultimate Forms” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 Ultimate Forms 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

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.