Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author satrya

    (@satrya)

    1. Please go to Editor > Plugins
    2. Find Recent Posts Widget Extende then open widget-recent-posts-extended.php.
    3. Find $content = get_the_content();
    4. Change it to $content = get_the_excerpt();

    I will change it with excerpt again in the next release

    Thread Starter zoe-b

    (@zoe-b)

    Thank you!

    HI!

    It’s still content, not real excerpt 🙁 Any idea how to change it from child theme functions.php or to give an option in widget admin?

    thank you so much for plugin!

    Plugin Author satrya

    (@satrya)

    Hi @webprom,
    I’ll make it filterable in the next version. I have a bunch of new ideas of this plugin to make it more customizable 😉

    great, thanks!

    if you know how to change it from functions.php for child-theme, tell us, in case you forget 🙂

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

The topic ‘Custom post excerpt’ is closed to new replies.