Code Snippets is easy, clean and simple way to add code snippets to your site.
snippet is small chunk of PHP code that you can use to extend the functionality of WordPress-powered website essentially mini-plugin with less load on your site..
Most snippet-hosting sites tell you to add snippet code to your theme's functions php file.
Code Snippets changes that by providing GUI interface for adding snippets actually running them on your site just as if they were in your theme's functions php file..
Code Snippets provides interface, similar to the Plugins menu, for managing snippets.
The editor includes fields for name, visual editor-enabled description, tags to allow you to categorize snippets, and full-featured code editor.
Snippets can be exported for transfer to another side, either XML for later importing by Code Snippets plugin, or PHP for creating your own plugin or theme.
If you have any feedback, issues, or suggestions for improvements please leave in Support Forum.
If you'd like to contribute to the plugin's code or translate it into another language, please fork the plugin on GitHub..
German Mario Siegmann, Joerg Knoerchen, and David Decker.
Read more