Wordpress plugins
Code Snippet Library

Code Snippet Library

Version : 1.1
Tested up to : 4.0.19
Number of download : 5490
Average rating : 3.5 / 5 on 7 votes 7 votes, 3.5 avg.rating

Screenshots

Code Snippet Library
Code Snippet Library
Code Snippet Library
Code Snippet Library

“Code Snippet Library” is designed for use on code tutorial sites – it gives you a way to store code snippets that you can use numerous times in any post. You simply create the snippet and place the relevant shortcode where you want it to appear. The snippets are managed using WordPress’ taxonomy UI, so they are quick and easy to add/edit. This means that if you need edit a snippet that appears in multiple posts you only need to edit it in one place and the changes will take effect everywhere it is displayed. The primary features of Code Snippet Library include: Support for 61 programming languages, 29 different code editor themes for the admin and front-end displays, easy copy and paste for users without pop-ups, graceful fallback when snippets are viewed in feed readers and full i18n support. Code Snippet Library uses the Ace code editor to edit and display your snippets (http://ace.ajax.org/) – this is the same editor used by GitHub, Cloud9 and many other services. You can see the front-end side of the plugin in action on my website. Example: http://www.hughlashbrooke.com/two-methods-for-vertical-centering-in-css/ (displayed using the Monokai theme). The idea for this plugin is based on WordPress Code Snippet by Allan Collins (https://wordpress.org/extend/plugins/wordpress-code-snippet/). CONTRIBUTE ON GITHUB: https://github.com/hlashbrooke/Code-Snippet-Library Usage Simply add your snippet, select its programming lanugage and then paste the supplied shortcode into any post where you want it to appear. You can also insert your shortcodes using the toolbar button in the editor. Go to Code Snippets > Settings to modify the themes that your snippets will use – you can select different themes for the admin and front-end displays. If you would like to execute the code in the snippet on the page (only works for PHP, HTML, CSS & Javascript) simply add ‘execute=”yes”‘ as a parameter to the shortcode. Be VERY careful with this as executing PHP script this way is not recommended.

Download now