Skip navigation

Monthly Archives: July 2007

Wordpress: how to customise the < !-- more -- > tag

You can customise the < !–more– > tag which splits posts. It works with version Wordpress 2.1 and later.
To use it:
(1) put a space after < !–more
(2) write the text you’d like to appear
(3) at the end, put — >
Example: < !-- more But wait, there's more! -- >
source