Soft Reset Utility for Windows Mobile 6
August 27, 2007
I reboot my T-Mobile Wing pretty regularly to make sure that I have the most memory available to me. One…
I was working on making some adjustments to a new theme in WordPress tonight and was looking for a way to check to see if a excerpt had been specified for a particular post. When I am creating posts with code snippets in them, I really don’t want all the inline code to show in the excerpt of the post, instead, it should all be rendered when the post is opened.
Seeing as I am fairly new to PHP, I had to do some searching so I wasn’t able to craft a solution easily myself. I found just what I was looking for over at juliaholland.org.