WP-CodeBox Wordpress Plugin - Rating, Reviews, Demo & Download

WP-CodeBox Preview Wordpress Plugin - Rating, Reviews, Demo & Download
No ratings yet
Free
Follow for free plugins, new theme releases and theme news

Plugin Description

WP-CodeBox provides clean syntax highlighting and AJAX advanced features for embedding source code within pages or posts.
It support wide range of popular languages highlighting with line numbers, code download, Copy to clipboard,
collapse codebox,automatic keywords link to API manual and maintains formatting while copying snippets of code from the browser.

It’s provide simple background configuration for highlighter style/formatting customization.
Since the plugin is developing, in the future it will support more options.(CSS option,Keywords display style,Auto Caps/Nocaps,Case Sensitivity etc. )

Basic Usage

Wrap code blocks with <pre lang="LANGUAGE" line="1" file="download.txt" colla="+"> and </pre>

Possible Parameters:

  • lang="LANGUAGE"LANGUAGE is a GeSHi supported language syntax.
  • file="download.txt" – The file will create a code downloading attribute.
  • line="N" – The N is the starting line number.
  • colla="+/-" – The +/- will expand/collapse the codebox.
  • line,file,colla is optional.

More usage examples

About Author

Eric Wang

Screenshots

Demo

Wp-CodBox Demo.


Reviews & Comments