How to get topics first 100 or 150 characters in post link title (in front page) ? Like VBulletin??
is possible to Gettting posts index while hovering post link?
tried post_text, in frontpage.php but didn't work:
<a href="<?php topic_link(); ?>" title="<?php post_text(); ?>"><?php topic_title(); ?></a>
Posted 4 months ago
#