Go to file
Andrew Ozz bb4dff10f6 Fix typo (missing `!`).
See #43491.

git-svn-id: https://develop.svn.wordpress.org/trunk@42982 602fd350-edb4-49c9-b593-d223f7449a82
2018-04-16 10:13:38 +00:00
src Fix typo (missing `!`). 2018-04-16 10:13:38 +00:00
tests Multisite: Verify the signup nonce using `wp_verify_nonce()` in `signup_nonce_check()`. 2018-04-13 15:29:52 +00:00
tools/i18n
.editorconfig
.gitignore
.jshintrc
.travis.yml
Gruntfile.js
composer.json Build Tools: Update the description in package.json and composer.json. 2018-04-05 07:15:25 +00:00
composer.lock Build Tools: Add a composer.json for development environments. 2018-04-05 07:04:08 +00:00
jsdoc.conf.json
package.json Build Tools: Update the description in package.json and composer.json. 2018-04-05 07:15:25 +00:00
phpcs.xml.dist
phpunit.xml.dist
webpack.config.dev.js
webpack.config.prod.js
wp-cli.yml
wp-config-sample.php
wp-tests-config-sample.php