• Hi,

    I would like to be able to change the amount and type of content that shows up in blog post previews. I’ve found the php call to get that information, in content.php there is a line

    <?php the_excerpt(); ?>

    Which I assume pulls the information to display in the post preview, but I cannot find where this function is defined to edit it’s parameters.

    Where is “the_excerpt()” function located?

Viewing 1 replies (of 1 total)
  • Theme Author shufflehound

    (@shufflehound)

    Hello,

    In our latest theme version you can change the preview text amount in inside Maskitto Light Options, you can download it here.
    the_excerpt function the WordPress core function.

Viewing 1 replies (of 1 total)
  • The topic ‘Changing Blog Post Excerpt’ is closed to new replies.