Go to file
Jake Spurlock 7f449d5ee0 Add .nvmrc files to older versions of WordPress
When jumping between branches, it would be nice to have the correct node version for the older versions of WordPress. Let's add .nvmrc files to these older branches for the supported versions.

Merges [46295] to the 3.7 branch.

Fixes #48140


git-svn-id: https://develop.svn.wordpress.org/branches/3.7@46307 602fd350-edb4-49c9-b593-d223f7449a82
2019-09-25 21:07:36 +00:00
src WordPress 3.7.30. 2019-09-04 21:17:31 +00:00
tests Fix for URL sanitization in wp_kses_bad_protocol_once(). 2019-09-04 18:42:14 +00:00
tools/i18n Remove lingering instances of call time pass-by-reference, limited to instances of callable - use $this instead of &$this. 2013-09-05 16:33:50 +00:00
.gitignore Move wp-config-sample.php to the root of develop.svn. 2013-08-29 20:45:17 +00:00
.nvmrc Add .nvmrc files to older versions of WordPress 2019-09-25 21:07:36 +00:00
Gruntfile.js New grunt copy:version task that removes -src from $wp_version on build. 2013-10-06 10:33:01 +00:00
package.json WordPress 3.7.30. 2019-09-04 21:17:31 +00:00
phpunit.xml.dist Move PHPUnit tests into a tests/phpunit directory. 2013-08-29 18:39:34 +00:00
wp-config-sample.php Move wp-config-sample.php to the root of develop.svn. 2013-08-29 20:45:17 +00:00
wp-tests-config-sample.php Database: Restore numbered placeholders in wpdb::prepare(). 2017-10-31 13:01:54 +00:00