Wordpress More Tag
-
Is there a way to automate the more tage so that my blog posting is dummy proof for my client adn certain boxes wont overflow
Maybe just use the_excerpt() instead of the_content() on areas you want to make sure the whole post doesn't display.
Man I have never thought about that haha. I am still sort of learning the Wordpress thing. Thanks a lot ChrisAdd a Comment