Changeset 340723
- Timestamp:
- 02/04/2011 05:01:25 PM (15 years ago)
- Location:
- contact-dialog/trunk
- Files:
-
- 2 edited
-
contact-dialog.php (modified) (1 diff)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
contact-dialog/trunk/contact-dialog.php
r340708 r340723 5 5 Description: An AJAX-driven contact form in a modal dialog box. 6 6 Author: James Lafferty 7 Version: 0.4. 47 Version: 0.4.5 8 8 Author URI: https://github.com/kalchas 9 9 License: GPL2 -
contact-dialog/trunk/readme.txt
r340708 r340723 34 34 35 35 == Changelog == 36 = 0.4.5 = 37 * Minified dialog box javascript. 38 36 39 = 0.4.4 = 37 40 * Fixed bug preventing the display of the Recaptcha in IE. Thank you to [welshylad](http://wordpress.org/support/profile/welshylad) for pointing this out. … … 59 62 60 63 == Upgrade Notice == 64 = 0.4.5 = 65 * Minifies the dialog box javascript. 61 66 = 0.4.4 = 62 67 * Fixes serious bugs for Internet Explorer and subdirectory installs of WordPress
Note: See TracChangeset
for help on using the changeset viewer.