Changeset 680232
- Timestamp:
- 03/12/2013 03:24:40 AM (13 years ago)
- Location:
- wp-jquery-plus/trunk
- Files:
-
- 2 edited
-
readme.txt (modified) (2 diffs)
-
wp-jquery-plus.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
wp-jquery-plus/trunk/readme.txt
r680190 r680232 4 4 Requires at least: 3.5 5 5 Tested up to: 3.5.1 6 Stable tag: 0.4. 16 Stable tag: 0.4.2 7 7 License: GPLv2 8 8 … … 28 28 == Changelog == 29 29 30 = 0.4.2 = 31 * Source credits given for local fallback 32 30 33 = 0.4.1 = 31 34 * Updated readme requirements -
wp-jquery-plus/trunk/wp-jquery-plus.php
r680190 r680232 6 6 Author: Zach Schnackel 7 7 Author URI: http://zslabs.com 8 Version: 0.4. 18 Version: 0.4.2 9 9 */ 10 10 … … 57 57 /** 58 58 * Add local fallback for jQuery if CDN is down or not accessible 59 * Inspired by http://rootstheme.com 60 * Inspired by http://wordpress.stackexchange.com/a/12450 59 61 * @param string $src 60 62 * @param string $handle
Note: See TracChangeset
for help on using the changeset viewer.