arrange in order
WordPress source code - jquery-plugins (jquery.query.js)
1 /** 2 * jQuery.query - Query String Modification and Creation for jQuery 3 * Written by Blair Mitchelmore (blair DOT mitchelmore AT gmail DOT com) 4 * Licensed under the WTFPL (h... Licensed under the WTFPL (h...
WordPress source code - jquery-plugins (jquery.masonry-2.1.05.js)
1 /** 2 * jQuery Masonry v2.1.05 3 * A dynamic layout plugin for jQuery 4 * The flip-side of CSS Floats 5 * http://masonry.desandro.com 6 * 7 * Licensed under the MIT license. 8 * ...
Automated Testing and Continuous Integration in WordPress Development
Why WordPress development should move from manual to automated testing? Gone are the days when manual testing was the norm in software development, including the WordPress space. The shift from manual to automated testing is a result of the demand for software developers over time...
WordPress source code - jquery-plugins (jquery.color-2.1.0.js)
1 /*! 2 * jQuery Color Animations v2.1.0 3 * http://jquery.com/ 4 * 5 * Copyright 2012 jQuery Foundation and other contributors 6 * Released under the MIT license . 7 * http://jquer...
WordPress source code - jquery (jquery-1.10.2.js)
1 /*! 2 * jQuery JavaScript Library v1.10.2 3 * http://jquery.com/ 4 * 5 * Includes Sizzle.js 6 * http://sizzlejs.com/ 7 * 8 * Copyright 2005, 2013 jQuery Foundation, Inc. and othe....
WordPress source code - jquery (jquery-1.7.2.js)
1 /*! 2 * jQuery JavaScript Library v1.7.2 3 * http://jquery.com/ 4 * 5 * Copyright 2011, John Resig 6 * Dual licensed under the MIT or GPL Version 2 license. 7 * http://jquery.or...
WordPress source code - jquery (jquery-1.7.1.js)
1 /*! 2 * jQuery JavaScript Library v1.7.1 3 * http://jquery.com/ 4 * 5 * Copyright 2011, John Resig 6 * Dual licensed under the MIT or GPL Version 2 license. 7 * http://jquery.or...
WordPress source code - jquery (jquery-1.6.1.js)
1 /*! 2 * jQuery JavaScript Library v1.6.1 3 * http://jquery.com/ 4 * 5 * Copyright 2011, John Resig 6 * Dual licensed under the MIT or GPL Version 2 license. 7 * http://jquery.or...
WordPress source code - jquery (jquery-1.4.4.js)
1 /*! 2 * jQuery JavaScript Library v1.4.4 3 * http://jquery.com/ 4 * 5 * Copyright 2010, John Resig 6 * Dual licensed under the MIT or GPL Version 2 license. 7 * http://jquery.or...
WordPress source code - jquery (jquery-1.4.2.js)
1 /*! 2 * jQuery JavaScript Library v1.4.2 3 * http://jquery.com/ 4 * 5 * Copyright 2010, John Resig 6 * Dual licensed under the MIT or GPL Version 2 license. 7 * http://jquery.or...
WordPress source code - jquery (jquery-1.3.2.js)
1 /*! 2 * jQuery JavaScript Library v1.3.2 3 * http://jquery.com/ 4 * 5 * Copyright (c) 2009 John Resig 6 * Dually licensed under the MIT and GPL licenses. 7 * http:// docs.jquery.com...
WordPress source code - trunk (underscore-1.4.4.js)
1 // Underscore.js 1.4.4 2 // http://underscorejs.org 3 // (c) 2009-2013 Jeremy Ashkenas, DocumentCloud Inc. 4 // Underscore may be freely distributed under the MIT license. 5 6 (f....
















