Plugin Directory

Changeset 680232


Ignore:
Timestamp:
03/12/2013 03:24:40 AM (13 years ago)
Author:
zslabs
Message:

0.4.2 push

Location:
wp-jquery-plus/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • wp-jquery-plus/trunk/readme.txt

    r680190 r680232  
    44Requires at least: 3.5
    55Tested up to: 3.5.1
    6 Stable tag: 0.4.1
     6Stable tag: 0.4.2
    77License: GPLv2
    88
     
    2828== Changelog ==
    2929
     30= 0.4.2 =
     31* Source credits given for local fallback
     32
    3033= 0.4.1 =
    3134* Updated readme requirements
  • wp-jquery-plus/trunk/wp-jquery-plus.php

    r680190 r680232  
    66Author: Zach Schnackel
    77Author URI: http://zslabs.com
    8 Version: 0.4.1
     8Version: 0.4.2
    99*/
    1010
     
    5757/**
    5858 * 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
    5961 * @param  string $src
    6062 * @param  string $handle
Note: See TracChangeset for help on using the changeset viewer.