[wp-trac] [WordPress Trac] #6432: Incoming links => " Display item date?" doesnt work

WordPress Trac wp-trac at lists.automattic.com
Fri Mar 28 13:03:17 GMT 2008


#6432: Incoming links => " Display item date?" doesnt work
----------------------------+-----------------------------------------------
 Reporter:  DD32            |       Owner:  anonymous
     Type:  defect          |      Status:  new      
 Priority:  normal          |   Milestone:  2.5      
Component:  Administration  |     Version:  2.5      
 Severity:  normal          |    Keywords:  has-patch
----------------------------+-----------------------------------------------
 On the default feed of Google Blogsearch, the " Display item date?" doesnt
 work.

 The feed's structure is as such:
 {{{
 array
   'title' => string '......' (length=64)
   'link' => string 'http://URRRRLLL' (length=100)
   'description' => string '........' (length=224)
   'dc' =>
     array
       'publisher' => string 'Website Name' (length=17)
       'creator' => string 'Johny' (length=6)
       'date' => string '2008-03-18T16:03:52Z' (length=20)
   'summary' => string 'Blah Blah Blah'
 }}}

 The date is not where WP expects it to be.

 I'll attach a patch based on that.

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


More information about the wp-trac mailing list