post_text_short()
Description
Displays the post's text but cuts it at the {more} tag. This is useful if you want to display excerpts on the homepage.
Usage
<?php echo post_text_short(); ?>
Displays the post's text but cuts it at the {more} tag. This is useful if you want to display excerpts on the homepage.
<?php echo post_text_short(); ?>