[wp-trac] [WordPress Trac] #20194: Add Description meta to General Settings
WordPress Trac
wp-trac at lists.automattic.com
Thu Mar 8 10:16:34 UTC 2012
#20194: Add Description meta to General Settings
-----------------------------+------------------------------
Reporter: jane | Owner:
Type: feature request | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version: 3.3
Severity: minor | Resolution:
Keywords: needs-patch |
-----------------------------+------------------------------
Changes (by toscho):
* cc: info@… (added)
Comment:
A new field may be okay, a default filter for `wp_head` will result in
many sites having two descriptions. Wait for …
{{{
add_theme_support( 'automatic-description' );
}}}
… and don’t just throw some markup into the pages.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/20194#comment:22>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list