Unit tests verifying the filling of the 'roles' and 'caps' user properties during WP_User_Query.

See #31878.
Built from https://develop.svn.wordpress.org/trunk@32000


git-svn-id: http://core.svn.wordpress.org/trunk@31979 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Boone Gorges 2015-04-03 14:14:30 +00:00
parent 247fdbfe19
commit 23dbacdb4c

View File

@ -4,7 +4,7 @@
*
* @global string $wp_version
*/
$wp_version = '4.2-beta4-31999';
$wp_version = '4.2-beta4-32000';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.