In a separate file I would like to recall the excerpt of the last two post only.
I would assume I need this…
<?php
/* Don't remove this line. */
require('./wp-blog-header.php');
?>
But what do I need to recall the info within a <DIV>?
In a separate file I would like to recall the excerpt of the last two post only.
I would assume I need this…
<?php
/* Don't remove this line. */
require('./wp-blog-header.php');
?>
But what do I need to recall the info within a <DIV>?
This topic has been closed to new replies.