December 2017
Beginner
458 pages
7h 52m
English
Now what we want is the excerpt or the content, but not all of it. We'll use an excerpt class instead of content because that'll truncate the content. Let's go!
</p> <div class="excerpt"> <?php echo get_the_excerpt(); ?> </div>

That looks good!
Read now
Unlock full access