Description
A simple code snippet plugin for anyone who wants to post any type of code on their site. It’s what I’ve used on Zeaks.org for a while, and highly based off of Danny Van Kooten’s Simple Quote Code Snippets plugin. It’s lightweight, uses no JavaScript, comes with 4 editable color schemes and very easy to use.
Note Does not highlight code, simply displays it in a nice way and allows posting of any code.
Use [code] Your Code [/code] in any post.
Screenshots
Installation
- Upload
zeaks-snippets
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Visit Settings > Snippet Options to select your style.
FAQ
- How do I use it?
-
Wrap your code in [code] [/code] tags
- How to I change the look?
-
Visit ‘/wp-content/plugins/zeaks-snippets/colors/’ and edit the custom style (or whichever you prefer)
- Where can I get support
-
Visit our Forums
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Zeaks Snippets” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Zeaks Snippets” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0
- Initial release