shage Posted July 17, 2007 Share Posted July 17, 2007 $post_content = stripslashes($post->post_content); That is the code that calls the wordpress content, anyone know a way to only pull char 6 thru 12 so i only pull say like 3 words out of the post to display instead of the whole thing Quote Link to comment Share on other sites More sharing options...
jvrothjr Posted July 17, 2007 Share Posted July 17, 2007 http://us2.php.net/manual/en/function.substr.php Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.