mirror of
https://github.com/WordPress/WordPress.git
synced 2024-12-23 09:37:42 +01:00
Themes: Update the test_theme_supports_custom_logo
to check for the unlink-homepage-logo
property.
See #37011, [48757]. Props TimothyBlynJacobs, whyisjake. Built from https://develop.svn.wordpress.org/trunk@48758 git-svn-id: http://core.svn.wordpress.org/trunk@48520 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
7690f48cec
commit
649ab58d96
@ -13,7 +13,7 @@
|
||||
*
|
||||
* @global string $wp_version
|
||||
*/
|
||||
$wp_version = '5.6-alpha-48757';
|
||||
$wp_version = '5.6-alpha-48758';
|
||||
|
||||
/**
|
||||
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.
|
||||
|
Loading…
Reference in New Issue
Block a user