• Resolved wagonerdesign

    (@wagonerdesign)


    I have a custom post type that has a few different fields on it, paragraph boxes. Is there any way you can have this read the page and not just the content box (since I’m not using it)? The fields are connected to the post type.

    Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • chroix

    (@chroix)

    Seconding this request. Willing to do whatever work is needed to help as well.

    Plugin Author Jason Yingling

    (@yingling017)

    Hi there,

    Reading Time WP 1.2.0 introduced a filter for adding to the word count used for calculating the reading time. rtwp_filter_wordcount

    You can use this filter to pull content from custom fields and add them to the reading time.

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

The topic ‘Custom Post Type’ is closed to new replies.