I have a aBlog in WordPress, I want to Trim Big Post to 250 Character Long So that It will looks compact.
I have a aBlog in WordPress, I want to Trim Big Post to 250 Character Long So that It will looks compact.
or change the_content to the_excerpt
http://codex.wordpress.org/Template_Tags/the_excerpt
or change the_content to the_content_rss
http://codex.wordpress.org/Template_Tags/the_content_rss
change this in your theme's Main Index Template and also category.php, single.php, and Archives Template
Thanks Wendel and Dgold!!!
This topic has been closed to new replies.