Sneak Peek: WordPress Code Snippet
Soon you will be able to easily add code snippets to your pages/posts.
TURN THIS:

INTO THIS:
<?php
// Print preview text
echo "Hello everyone, this is a preview of what the WordPress Code Snippet plugin can do.";
?>
This entry was posted on Friday, January 2nd, 2009 at 11:32 pm and is filed under Wordpress Plugins. You can follow any responses to this entry through the RSS 2.0 feed.You can leave a response, or trackback from your own site.
sqlsamson
One question, what if I wanted to place two snippets in the same post? In stead of lumping them together can I separate them into two segments separated with some of my gibberish which explains the snippets?
August 13, 2009 at 11:27 pm
Allan Collins
@sqlsamson – It’s in the works.
August 14, 2009 at 1:18 pm