Go to file
Sergey Biryukov 7d445a3e00 When creating a new user, pasting a password should update the password strength indicator.
props dipesh.kakadiya.
fixes #31226.

git-svn-id: https://develop.svn.wordpress.org/trunk@31483 602fd350-edb4-49c9-b593-d223f7449a82
2015-02-20 13:04:03 +00:00
src When creating a new user, pasting a password should update the password strength indicator. 2015-02-20 13:04:03 +00:00
tests Respect 'default_option_' filters during early sanity checks in `add_option()` and `update_option()`. 2015-02-18 19:13:43 +00:00
tools/i18n i18n tools: Sync makepot.php with i18n.svn. 2015-01-31 22:01:33 +00:00
.editorconfig .jshintrc is a json file and .editorconfig should treat it like a json file 2014-10-08 19:26:50 +00:00
.gitignore Ignore any local WP Cli config files. 2014-10-28 17:01:22 +00:00
.jshintrc
.travis.yml Restore PHP 5.2 to Travis CI 2015-02-18 17:46:18 +00:00
Gruntfile.js Media JS files: 2015-02-09 16:00:44 +00:00
package.json Update grunt-cssjanus to 0.2.4, we no longer need the fork. 2015-02-11 22:27:53 +00:00
phpunit.xml.dist Exclude external-http tests when running `phpunit`. 2014-11-10 14:48:28 +00:00
wp-cli.yml
wp-config-sample.php
wp-tests-config-sample.php