Go to file
Dion Hulse 34fa8af8bb Core Upgrader: Include an unmodified $wp_version in Core_Upgrader::upgrade(). This protects against cases where the global $wp_version has been modified. See #25772
git-svn-id: https://develop.svn.wordpress.org/trunk@26017 602fd350-edb4-49c9-b593-d223f7449a82
2013-11-05 06:22:23 +00:00
src Core Upgrader: Include an unmodified $wp_version in Core_Upgrader::upgrade(). This protects against cases where the global $wp_version has been modified. See #25772 2013-11-05 06:22:23 +00:00
tests Respect `paged` when `offset` is used in `WP_Query`. Adds unit tests. 2013-11-05 01:34:44 +00:00
tools/i18n
.gitignore
.jshintrc Add a .jshintrc file and associated jshint grunt task. 2013-10-27 21:53:11 +00:00
Gruntfile.js Add a .jshintrc file and associated jshint grunt task. 2013-10-27 21:53:11 +00:00
package.json Add a .jshintrc file and associated jshint grunt task. 2013-10-27 21:53:11 +00:00
phpunit.xml.dist
wp-config-sample.php
wp-tests-config-sample.php