Go to file
Andrew Nacin 7e5192393a Check for a WP_Error return from wp_create_user() in register_new_user().
props coffee2code.
fixes #14290.


git-svn-id: https://develop.svn.wordpress.org/trunk@25174 602fd350-edb4-49c9-b593-d223f7449a82
2013-08-29 22:15:06 +00:00
src Check for a WP_Error return from wp_create_user() in register_new_user(). 2013-08-29 22:15:06 +00:00
tests Basic tests for wp_parse_id_list() to ensure positive integers. see [25169]. 2013-08-29 18:58:40 +00:00
tools/i18n i18n Tools: Update the default msgid-bugs-address. see #21444. 2013-08-22 22:07:08 +00:00
.gitignore Move wp-config-sample.php to the root of develop.svn. 2013-08-29 20:45:17 +00:00
Gruntfile.js Move wp-config-sample.php to the root of develop.svn. 2013-08-29 20:45:17 +00:00
package.json New develop.svn.wordpress.org repository based on the old core.svn repository. 2013-08-07 05:25:25 +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 Move PHPUnit tests into a tests/phpunit directory. 2013-08-29 18:39:34 +00:00