Changeset 715881
- Timestamp:
- 05/21/2013 07:48:14 AM (13 years ago)
- Location:
- tailored-tools
- Files:
-
- 31 added
- 2 edited
-
tags/1.5.1 (added)
-
tags/1.5.1/form.contact.php (added)
-
tags/1.5.1/form.sample.php (added)
-
tags/1.5.1/googlemaps.php (added)
-
tags/1.5.1/js (added)
-
tags/1.5.1/js/chosen.jquery.min.js (added)
-
tags/1.5.1/js/loader.js (added)
-
tags/1.5.1/js/tinymce.js.php (added)
-
tags/1.5.1/lib (added)
-
tags/1.5.1/lib/class.akismet.php (added)
-
tags/1.5.1/lib/class.ayah.php (added)
-
tags/1.5.1/lib/class.forms.php (added)
-
tags/1.5.1/lib/class.recaptcha.php (added)
-
tags/1.5.1/lib/countries.php (added)
-
tags/1.5.1/lib/json.php (added)
-
tags/1.5.1/lib/lib.ayah.php (added)
-
tags/1.5.1/lib/recaptchalib.php (added)
-
tags/1.5.1/lib/tinymce.php (added)
-
tags/1.5.1/readme.txt (added)
-
tags/1.5.1/resource (added)
-
tags/1.5.1/resource/admin.css (added)
-
tags/1.5.1/resource/calendar.png (added)
-
tags/1.5.1/resource/chosen-sprite.png (added)
-
tags/1.5.1/resource/chosen-sprite@2x.png (added)
-
tags/1.5.1/resource/chosen.css (added)
-
tags/1.5.1/resource/custom.css (added)
-
tags/1.5.1/resource/exclaim.gif (added)
-
tags/1.5.1/resource/icons.png (added)
-
tags/1.5.1/resource/mce-icon.gif (added)
-
tags/1.5.1/shortcodes.php (added)
-
tags/1.5.1/tools.php (added)
-
trunk/readme.txt (modified) (2 diffs)
-
trunk/tools.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
tailored-tools/trunk/readme.txt
r715824 r715881 4 4 Requires at least: 3.0 5 5 Tested up to: 3.5.1 6 Stable tag: 1.5. 06 Stable tag: 1.5.1 7 7 8 8 Contains some helper classes to help you build custom forms. … … 55 55 == Changelog == 56 56 57 = 1.5.0= 57 = 1.5.1 = 58 * Fix a formatting error in readme file that was really annoying 59 60 = 1.5.0 = 58 61 * Double-checked some Akismet code 59 62 * Rewrote style rules for better compatibility with Genesis responsive designs (likely have negative effect on existing sites) -
tailored-tools/trunk/tools.php
r715824 r715881 3 3 Plugin Name: Tailored Tools 4 4 Description: Adds some functionality to WordPress that you'll need. (Version 1.5+ has different style rules. Do not upgrade without checking these.) 5 Version: 1.5. 05 Version: 1.5.1 6 6 Author: Tailored Web Services 7 7 Author URI: http://www.tailored.com.au
Note: See TracChangeset
for help on using the changeset viewer.