[wp-trac] [WordPress Trac] #10094: Move pingback <link> to wp_head?

WordPress Trac wp-trac at lists.automattic.com
Thu Jun 11 03:56:58 GMT 2009


#10094: Move pingback <link> to wp_head?
--------------------------+-------------------------------------------------
 Reporter:  Viper007Bond  |       Owner:                
     Type:  enhancement   |      Status:  new           
 Priority:  normal        |   Milestone:  Future Release
Component:  Template      |     Version:  2.8           
 Severity:  normal        |    Keywords:                
--------------------------+-------------------------------------------------
 Looks like we have everything but the pingback tag being automatically
 outputted. Let's make it even easier on theme authors.

 {{{
 <link rel="pingback" href="<?php bloginfo('pingback_url'); ?>" />
 }}}

 One concern: will blogs get double pinged or encounter any other issues if
 there are two pingback `<link>`s?

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/10094>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list