=== Snippets Done Right === Tags: syntax highlighter, code highlighter, snippets, code snippets, embed, pastes, code library Requires at least: 3.9 Tested up to: 3.9.1 Stable tag: trunk License: GPL2 Contributors: xsisqox Create and embed code snippets with syntax highlighting. == Description == Snippets Done Right allows you to create code snippets in over 100 programming languages and choose between 32 highlighter themes. The front-end and back-end are powered by ACE Editor. It provides syntax highlight in PHP, HTML, CSS, Javascript, Java, Python and many more. You can write your code snippets directly in the WordPress admin area, as you would in any other code editor. All snippets are available for embedding into posts, pages and custom post types via an `Embed Snippet` button in the standard WordPress content editor. Snippets are embedded as shortcodes. Usage instructions: [http://siyanpanayotov.com/project/snippets-done-right/](http://siyanpanayotov.com/project/snippets-done-right/) **Done right means...** Seamless integration into your WordPress. No ads. No donate buttons. No backdoors. == Installation == 1. Upload `snippets-done-right` to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress 1. Use the Embed Snippet button to embed snippets into posts, pages and custom post types Usage instructions: [http://siyanpanayotov.com/project/snippets-done-right/](http://siyanpanayotov.com/project/snippets-done-right/) == Screenshots == 1. Simple and clean integration with your theme 2. Back-end editor powered by ACE Editor 3. Multiple highlight themes to choose from == Changelog == = 1.0 = * Initial release.