Make WordPress Core

Ticket #49058: 49058.1.diff

File 49058.1.diff, 508 bytes (added by opurockey, 5 years ago)

Apply patch

  • src/wp-content/themes/twentytwenty/comments.php

     
    2323        <div class="comments" id="comments">
    2424
    2525                <?php
    26                 $comments_number = absint( get_comments_number() );
     26                $comments_number = get_comments_number();
    2727                ?>
    2828
    2929                <div class="comments-header section-inner small max-percentage">