<?php |
2 |
global $more ; |
3 |
$more = 0; |
4 |
?> |
5 |
//The code must be inserted ahead of the call to the content |
6 |
7 |
<?php the_content( 'Continue Reading' ); ?> |
<?php |
2 |
global $more ; |
3 |
$more = 0; |
4 |
?> |
5 |
//The code must be inserted ahead of the call to the content |
6 |
7 |
<?php the_content( 'Continue Reading' ); ?> |