Changeset 647124
- Timestamp:
- 01/02/2013 06:41:28 PM (13 years ago)
- File:
-
- 1 edited
-
wp-simple-forms/trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
wp-simple-forms/trunk/readme.txt
r632907 r647124 4 4 Requires at least: 3.4 5 5 Tested up to: 3.4 6 Stable tag: 0.1. 36 Stable tag: 0.1.4 7 7 License: GPLv2 or later 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 13 13 14 14 WP Simple Forms is a hybrid between the Custom Contact Forms plugin already on WordPress and Google forms. The backend interface is very similar to the interface you see on Google forms, allowing you to easily create text, multiple choice, check box questions, textareas, and drop down menus. Questions can also be marked as required. 15 16 == Changelog == 17 18 = 0.1.3 = 19 * Fixed formelements.js script issue 20 21 = 0.1.3 = 22 * Fixed style issues, message box issue 23 * Tweaked UI elements 24 25 == Upgrade Notice == 26 27 = 0.1.3 = 28 A javascript file was not being loaded correclty. Upgrade to fix issue. 29 30 = 0.1.4 = 31 Style elements have been fixed. Message box UI tweaks have been made. Message box rendering has been fixed. 15 32 16 33 == Installation ==
Note: See TracChangeset
for help on using the changeset viewer.