Posts, Post Types: Correct the attachment post type template unit test introduced in [38951].
Also adds additional assertions for the templates. See #18375 Built from https://develop.svn.wordpress.org/trunk@40558 git-svn-id: http://core.svn.wordpress.org/trunk@40427 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
fb0a08c8be
commit
53acb5b6d4
|
@ -4,7 +4,7 @@
|
||||||
*
|
*
|
||||||
* @global string $wp_version
|
* @global string $wp_version
|
||||||
*/
|
*/
|
||||||
$wp_version = '4.8-alpha-40557';
|
$wp_version = '4.8-alpha-40558';
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.
|
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.
|
||||||
|
|
Loading…
Reference in New Issue