mirror of
https://github.com/WordPress/WordPress.git
synced 2024-12-24 01:57:53 +01:00
More focused test for post_type in tag cloud links.
We should not be testing the entire tag cloud markup, as it leads to collateral damage wheneven `wp_generate_tag_cloud()` is touched. See [35984]. See #25566, #35138. Built from https://develop.svn.wordpress.org/trunk@35987 git-svn-id: http://core.svn.wordpress.org/trunk@35952 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
28412d2ef2
commit
61679499b1
@ -4,7 +4,7 @@
|
|||||||
*
|
*
|
||||||
* @global string $wp_version
|
* @global string $wp_version
|
||||||
*/
|
*/
|
||||||
$wp_version = '4.5-alpha-35986';
|
$wp_version = '4.5-alpha-35987';
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* 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
Block a user