[wp-trac] [WordPress Trac] #16614: Allow blog privacy to be set in wp_config.php
WordPress Trac
wp-trac at lists.automattic.com
Tue Feb 22 23:39:53 UTC 2011
#16614: Allow blog privacy to be set in wp_config.php
-------------------------------+------------------------------
Reporter: kanuck54 | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version: 3.1
Severity: normal | Resolution:
Keywords: 2nd-opinion close |
-------------------------------+------------------------------
Changes (by dd32):
* keywords: => 2nd-opinion close
Comment:
I'd rather you stuck to a filter.
The option controls 3 things:
* robots.txt
* robots Meta in the <head>
* Disables pings
Pretty sure it's the last one you wish to do here, We've been playing down
the privacy option as it doesn't do what a lot of people expect it to do
(ie. completely block search engines from indexing it, which it doesnt).
giving it a define seems to give it more credentials than it's worth.
Not all options deserve a define, infact, I can think of a few more that
are worthy of it than this..
--
Ticket URL: <http://core.trac.wordpress.org/ticket/16614#comment:1>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list