Today I'll show you how to fast and easy display code in WordPress post or page.
The solution is to change < ? php to < ;? it's effective, but what when you want to show a long code? Nothing easier, just go to http://www.elliotswan.com/postable/ and "translate" it.
Here's the example
<?php get_header(); ?>
Leave a Reply