[wp-trac] [WordPress Trac] #14664: add <link rel="profile" ... /> to wp_head()
WordPress Trac
wp-trac at lists.automattic.com
Mon Aug 23 17:49:11 UTC 2010
#14664: add <link rel="profile" ... /> to wp_head()
-------------------------+--------------------------------------------------
Reporter: ramiy | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Themes | Version: 3.0.1
Severity: normal | Keywords: has-patch
-------------------------+--------------------------------------------------
Comment(by ramiy):
'''add_theme_support('profiles')''' registers __major wordpress feature__
like custom-header, custom-background, post-thumbnails, menus and more.
'''add_action('wp_head','profile_rel_link',1)''' addes simple <link>
element to <head>.
The use of theme support sounds good __BUT__ in this case i prefer to use
a simple head action. "rel-profiles" is not a wordpress feature, it a
simple head element indicates that microformat's vocabulary is formally
defined in the document.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/14664#comment:7>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list