[wp-trac] [WordPress Trac] #26723: Hatom Errors

WordPress Trac noreply at wordpress.org
Sun Feb 2 20:58:48 UTC 2014


#26723: Hatom Errors
---------------------------+------------------------------
 Reporter:  fidosysop      |       Owner:
     Type:  defect (bug)   |      Status:  new
 Priority:  normal         |   Milestone:  Awaiting Review
Component:  Bundled Theme  |     Version:  3.8
 Severity:  normal         |  Resolution:
 Keywords:                 |     Focuses:
---------------------------+------------------------------

Comment (by obenland):

 Interesting ticket. Let's look at the attributes one by one:

 `updated`:
 This would be fairly easy to achieve, some projects
 [https://github.com/Automattic/_s/blob/master/inc/template-
 tags.php#L73:L76 provide support for it out of the box], but it would add
 more complexity to the post meta template tag.

 `entry-title`:
 We're missing that one on formatted posts where we don't display a title.
 I suppose we could print the markup and hide it on formatted posts that
 have a title set.

 `author`:
 This error shows up on all featured posts in Twenty Fourteen, since we do
 not display author information here. Solution would be similar to `entry-
 title`.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/26723#comment:4>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list