Code View

Plugin Banner

Code View

by zach2825

Download
Description

Easily use highlightjs and line-numbers to syntax-highlighted sample code on your blog posts

This section describes how to install the plugin and get it working.

e.g.

  1. Upload code-viewto the/wp-content/plugins/` directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. [cv LANGUAGE_HERE] your code sample here [/cv]

0.0.1 – created the initial plugin
0.0.2 – added basic user settings to admin
0.0.3 – fixed typo in plugin version
0.0.4 – fixed screenshots path
0.0.5 – bumped up version in the plugin file

Back to top