theplanetmike / mineralschool

1 stars 0 forks source link

Research how to limit post characters in read-more articles #54

Closed dougdoner closed 9 years ago

dougdoner commented 9 years ago

Not a must-have, but research how to limit post characters in read-more articles. This issue was brought up as a potential solution to keeping the latest post limited in size on the front page template.

dougdoner commented 9 years ago

Can use the_excerpt() tag inside of the post loop in place of the_content(), and can limit the amount of characters are used in the excerpt. http://codex.wordpress.org/Function_Reference/the_excerpt