Add tests for permastruct containing /%category%/.

See #36602.
Built from https://develop.svn.wordpress.org/trunk@37260


git-svn-id: http://core.svn.wordpress.org/trunk@37226 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Boone Gorges 2016-04-20 15:00:28 +00:00
parent 49e3bc83dd
commit ba6525b1fe

View File

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