• Resolved Jonathan Wold

    (@sirjonathan)


    Hello there! I’m using your widget to display popular posts. I’d like for it to use the content I enter in the_excerpt and it doesn’t appear to do so. Is this by intention? If so, do you have a built-in way around it?

Viewing 1 replies (of 1 total)
  • Thread Starter Jonathan Wold

    (@sirjonathan)

    I temporarily changed line 761 from:

    $temp_excerpt = get_the_content();

    To:

    $temp_excerpt = get_the_excerpt();

Viewing 1 replies (of 1 total)
  • The topic ‘Using custom post excerpt’ is closed to new replies.