November 12, 2012 at 8:15 am
#829665
Member
@Rak 246758 wrote:
once wp-load.php is loaded you have access to all of WPs functions.
Hi rak, that maybe true but I have no idea what WP functions are or what you can do with them 
But you are correct in I want to basically pull wordpress posts into my .php pages.. That code above just renders out the same as I already have. It just shows the titles of the posts.. I want to show some of the text too.. Like as teaser text. How do i show some text aswell as the title link?