• Resolved ChristopherScott

    (@christopherscott)


    The metadata shown beneath each post on the main page includes the date, byline, and post comments. Each of these has its own class (“posted-on”, “byline”, and “post-comments”, respectively). However, the post-comments <span> element has a typo:

    <span clas="post-comments">

    The term “clas” should be “class”. This typo appears in template-tags.php. As a consequence of this typo, users cannot specify custom CSS attributes for the post comments metadata field, which is a bug. Please correct this in a future update.

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Typo in template-tags.php’ is closed to new replies.