=== PixoPoint Code Comments Plugin === Contributors: ryanhellyer Donate link: http://pixopoint.com/services/premium-support/ Tags: comments, code, tags Requires at least: 3.3 Stable tag: 0.2 Description: Allows commenters to post raw code inside tags. == Description == The PixoPoint Code Comments plugin allows your site visitors to post fragments of code in their comments (wrapped in ...) which are automatically encoded instead of them having to convert them to HTML entities such as > and <. This plugin is based on code posted by Kaspars Dambis on his blog For more information, please visit our PixoPoint Code Comments page. = Live Demo = To see a live demo of the plugin in action, please visit http://pixopoint.com/code-comments/#comment-864. == Installation == After you've downloaded and extracted the files: 1. Upload the complete `pixopoint-code-comments` folder to the `/wp-content/plugins/` directory OR install it via the WordPress plugin repository browser
2. Activate the plugin through the 'Plugins' menu in WordPress
== Changelog == = 0.2.1 = * More documentation changes but didn't bump version number (15/4/2012) = 0.2.1 = * Documentation changes = 0.2 = * Final release = 0.1.1 = * Beta release = 0.1 = * Alpha release == Credits == Big thanks to Kaspars Dambis who wrote the orignal code for this plugin.