Changeset 687957
- Timestamp:
- 03/27/2013 12:38:15 PM (13 years ago)
- Location:
- j-shortcodes/trunk
- Files:
-
- 2 edited
-
j-shortcodes.php (modified) (2 diffs)
-
readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
j-shortcodes/trunk/j-shortcodes.php
r687956 r687957 3 3 Plugin Name: J Shortcodes 4 4 Plugin URI: http://www.jshortcodes.com/ 5 Version: 1.40 65 Version: 1.407 6 6 Author: Gleb Esman, http://www.jshortcodes.com/ 7 7 Author URI: http://www.jshortcodes.com/ … … 9 9 */ 10 10 11 define('J_SHORTCODES_VERSION', '1.40 6');11 define('J_SHORTCODES_VERSION', '1.407'); 12 12 13 13 include (dirname(__FILE__) . '/j-include-all.php'); -
j-shortcodes/trunk/readme.txt
r370939 r687957 65 65 == Changelog == 66 66 67 = 1.407 = 68 * Eliminated dependency on specific jQuery version and more more bug fixes. See: http://forum.memberwing.com/threads/746-Bugreport-fixes-included 69 67 70 = 1.405 = 68 71 * Added 'width' parameter to [jbox], [jtabs] and [jaccordion] shortcode.
Note: See TracChangeset
for help on using the changeset viewer.