[wp-trac] [WordPress Trac] #16416: Settings -> Privacy "block search engines" option is not accurate
WordPress Trac
wp-trac at lists.automattic.com
Fri Sep 14 19:12:38 UTC 2012
#16416: Settings -> Privacy "block search engines" option is not accurate
-----------------------------------+-----------------------
Reporter: designsimply | Owner: westi
Type: defect (bug) | Status: accepted
Priority: normal | Milestone: 3.5
Component: Administration | Version:
Severity: normal | Resolution:
Keywords: has-patch ux-feedback |
-----------------------------------+-----------------------
Comment (by nacin):
In [21849]:
{{{
#!CommitTicketReference repository="" revision="21849"
If an option was not sent to options.php, pass null to update_option(),
rather than trimming the null and converting it to an empty string. This
provides better context for sanitize_option() while still storing what
ends up being an empty string either way. see #16416.
}}}
--
Ticket URL: <http://core.trac.wordpress.org/ticket/16416#comment:41>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list