[wp-trac] [WordPress Trac] #34860: Search Engine Discouraged shown on dashboard when upgrading from an earlier version than 2.1
WordPress Trac
noreply at wordpress.org
Tue Dec 8 20:38:25 UTC 2015
#34860: Search Engine Discouraged shown on dashboard when upgrading from an earlier
version than 2.1
--------------------------------+-----------------------------
Reporter: bswatson | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Future Release
Component: Options, Meta APIs | Version: 3.8
Severity: minor | Resolution:
Keywords: needs-patch | Focuses: administration
--------------------------------+-----------------------------
Changes (by swissspidy):
* keywords: => needs-patch
* version: trunk => 3.8
* milestone: Awaiting Review => Future Release
Comment:
The default value of that option indeed changed over the years. The bug
mentioned here was introduced in [26700] for 3.8.
It seems like a `'0' === get_option( 'blog_public' )` check in `wp-
admin/includes/dashboard.php` (instead of checking against `'1'`) should
really be enough to fix this.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/34860#comment:3>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list