WP Code Highlight Plugin
WP Code Highlight provides clean syntax highlighting and it also provides a code button.
WP Code Highlight provides syntax highlighting of source code snippets and it is W3C valid.
Wrap code blocks with <pre>
and </pre>
It provides a code button(HTML editor) to help you insert code in articles easily.
You don’t need to specify the language since WP Code Highlight will guess, all languages are supported.
You can put line numbers in your code if you need.
There are 4 highlight themes, you can choose from them or display by random.
It can also load wp-code-highlight.css
from current wordpress theme directory.
It can delete its own options, so it is also a green plugin !
Basic Usage
- Download and extract
wp-code-highlight.zip
to wp-content/plugins/
- Activate the plugin through the “Plugins” menu in WordPress
- “Dashboard”->”Users”->”Your Profile”->”Disable the visual editor when writing”
- “Dashboard”->”Settings”->”WP Code Highlight”
- Wrap code blocks with
<pre>
and </pre>
(It provides a code button in the HTML editor) - You don’t need to specify the language since WP Code Highlight will guess, all languages are supported
- It can also load
wp-code-highlight.css
from current wordpress theme directory
More Information
For more information of this plugin, please visit: Plugin Homepage.
Related Links:
Installation
- Download and extract
wp-code-highlight.zip
to wp-content/plugins/
- Activate the plugin through the “Plugins” menu in WordPress
- “Dashboard”->”Users”->”Your Profile”->”Disable the visual editor when writing”
- “Dashboard”->”Settings”->”WP Code Highlight”
- Wrap code blocks with
<pre>
and </pre>
(It provides a code button in the HTML editor) - You don’t need to specify the language since WP Code Highlight will guess, all languages are supported
- It can also load
wp-code-highlight.css
from current wordpress theme directory
Screenshots
Admin page screenshot
Code Button
FAQ
You can sumbit it in http://boliquan.com/wp-code-highlight/
Changelog
1.2.9
1.2.8
- Updated newline handling to handle fixes to IE 10
- Remove unused JS files
- Optimize CSS
- Register Setting
1.2.7
1.2.6
- Corrected the bugs of ‘Code Button’, due to the quicktags was changed since WordPress 3.3
1.2.5
- Corrected the slashes bugs
- Add settings link
1.2.4
1.2.3
- Corrected some bugs,thanks to ‘ihacklog.com’
1.2.2
1.2.1
1.2.0
- Html special chars can be displayed
- Some optimize
1.1.9
- Some optimize
- Corrected some bugs of Line Numbers
1.1.8
- Some optimize
- Corrected some mistakes
1.1.7
- Some optimize
- Corrected some mistakes
1.1.6