Thanks to php-scripts.com for the code to fix the Wordpress php code snippet plugin from blog.enargi.com.
The snippet was adding a space in php opening tags like this: < ?php
Where it should be <?php
As noted - be careful not to copy/paste the code directly.
php-scripts.com alerted the author about the problem/fix.
Technorati Tags: wordpress, plugin, code snippet
