Use more descriptive names for register_post_type() and register_taxonomy() tests with too long and too short names.

see #31134, #31135.
Built from https://develop.svn.wordpress.org/trunk@31457


git-svn-id: http://core.svn.wordpress.org/trunk@31438 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Sergey Biryukov 2015-02-13 23:34:27 +00:00
parent 586bd7982c
commit fc1d4b3489

View File

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