HTML5 <article> for WordPress comments

WordPress natively allows us to wrap comments in <div>’s or <li>’s but not HTML5 <article> elements. If you want to do this, add an ‘end-callback’ param to the wp_list_comments function call and set ‘article’ as the style (in comments.php):

    wp_list_comments(array('callback' => 'twentyten_comment',
                           'style' => 'article',
                           'end-callback' => 'twentyten_comment_end'));

…then in functions.php, add the callback function:

    if(!function_exists('twentyten_comment_end')) :
    /**
     * Allow HTML5 <article> (or anything else) for comment container.
     */
    function twentyten_comment_end($comment, $args, $depth) {

        switch($args['style']) {
            case 'ol':
            case 'ul':
            case '':
                echo "</li>\n";
            break;
            default:
                echo '</' . $args['style'] . ">\n";
        }
    }
    endif;

144 thoughts on “HTML5 <article> for WordPress comments

  1. Votre pharmacien en ligne vous ecoute vraiment. Prix transparents promotions permanentes. Colis suivis et assures jusqu’a chez vous. VitaPharma – prenez soin de vous intelligemment.Acheter en ligne

  2. Upon the millions delightful strapping on fanduel casino New Jersey – the #1 tangible coins casino app in America. Respite c start your 1000 TEASE IT AGAIN honorarium and deny b decrease every relate hand and roll into legitimate cash rewards. Permanent =pretty damned quick payouts huge jackpots and continuous action – download FanDuel Casino in these times and start playing like a pro today

  3. FanDuel Casino is Americas #1 online casino delivering non-stop thrills with fuel fortune upper-class slots like Huff N Word and actual affairs undertaking truthful at your fingertips. New players make 500 Bonus Spins added 40 in Casino Perk just suited for depositing 10—added up to 1000 disown on first-day net losses. Line all Thrillionaires: join minute play your style and drive every moment into epic wins

  4. Your next big win is waiting — claim your Betano bonus right now. πώς να παίξετε στο Tikitaka Casino The biggest names in slots and live casino — all under one roof at Betano.

  5. Mostbet entrega emoГ§ГЈo pura e recompensas que fazem valer cada segundo – BГґnus de Boas-Vindas Mostbet – Ative Agora Mostbet – o melhor cassino online com 150 de bГґnus 200 giros de graГ§a .

  6. 550 AZN-Й™ qЙ™dЙ™r bonus paketi Mostbet-dЙ™ sЙ™ni gГ¶zlЙ™yir — indi qoЕџul – Crash oyunlar Mostbet-dЙ™ qeydiyyatdan keГ§Й™nlЙ™r hЙ™r zaman qazanД±r .

Leave a Reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>