Changeset 716900
- Timestamp:
- 05/22/2013 10:14:44 PM (13 years ago)
- File:
-
- 1 edited
-
use-google-libraries/trunk/README.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
use-google-libraries/trunk/README.txt
r715027 r716900 4 4 Tags: javascript, performance, CDN, Google, jQuery, Prototype, MooTools, Dojo, Google AJAX Libraries API, YSlow, Page Speed 5 5 Requires at least: 2.9.1 6 Tested up to: 3. 5.17 Stable tag: 1.5. 16 Tested up to: 3.6b3 7 Stable tag: 1.5.2 8 8 9 9 Allows your site to use common javascript libraries from Google's AJAX … … 102 102 103 103 == Changelog == 104 105 = 1.5.2 = 106 107 + using protocol-relative URLS with WordPress >= 3.5 108 + use WordPress provided `is_ssl` rather than custom check (only for 109 WordPress < 3.5) 110 + Detect if 'jquery' is a meta-script registration, and actual jQuery 111 is loaded as 'jquery-core' tag (WordPress 3.6 Beta). 112 113 = 1.5.1 = 114 115 + fix bug in `is_ssl` check. 104 116 105 117 = 1.5 = … … 193 205 == Upgrade Notice == 194 206 195 = 1.5 =196 Detects when Google isn't hosting requested version. Required for WordPress 3.4!207 = 1.5.2 = 208 Better SSL support. Required for WordPress 3.6! 197 209 198 210 == A Request ==
Note: See TracChangeset
for help on using the changeset viewer.