diff --git a/template-parts/content.php b/template-parts/content.php index 4f7ee77dd3..49d2dfbf08 100644 --- a/template-parts/content.php +++ b/template-parts/content.php @@ -25,6 +25,7 @@ _s_posted_on(); _s_posted_by(); ?> + <?php post_read_time(); ?> </div><!-- .entry-meta --> <?php endif; ?> </header><!-- .entry-header -->