• phl43

    (@phl43)


    Hi,

    Thanks for your plugin, I think it’s really cool. The only problem I have is that I would like to add the reading time in the byline of my posts, i. e. I would like something like “by author on date (n minutes)” under the post title, where currently I only have “by author on date”. Does anybody know how I can do that?

    Philippe

    • This topic was modified 7 years ago by phl43.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Jason Yingling

    (@yingling017)

    Hi there,

    You would need to display the reading time shortcode in your theme where the byline is displayed using <?php echo do_shortcode('[rt_reading_time label="Reading Time:" postfix="minutes"]'); ?>.

    That will run the shortcode with the current post id.

    Thread Starter phl43

    (@phl43)

    Thanks, this should do!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Add reading time to byline’ is closed to new replies.