Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author YMC

    (@wssoffice21)

    Hi!
    You can create a custom post layout and then collect all the necessary information in the post card itself. Use the filter hook to override the default post layout:
    add_filter(‘ymc_post_custom_layout_545_1’, ‘my_custom_post_layout’, 10, 5);
    see documentation: https://github.com/YMC-22/smart-filter

    Thread Starter yoruichin

    (@yoruichin)

    Thanks for your reply. I am not familiar enough with the coding to change the codes. I love this plugin and would love to see a toggle switch that can display a read time on the query, if the developers could help. Thank you for your time and attention.

    Plugin Author YMC

    (@wssoffice21)

    Soon there will be a new version of the plugin released and everything will be implemented there. Good luck!

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Display Read time’ is closed to new replies.