I have always wanted to have a wordpress category to write my own How-to’s for wordpress, but I haven’t been able to find the plugin to display codes. Or rather, I haven’t been actively finding the plugin.
At last I found the plugin and I am now able to display codes and hence write my own tutorials! Codes can now be displayed like the following:
<?php echo 'Hello World'; ?>
If you want to download this plugin, visit this site.
From now on, I will start introducing other plugins that I think are must-haves and even write out the implementation code that you would need to use.