- SmartAss Highlighter is a simple and easy to use code prettifier for wordpress.
- The code between
<pre>and</pre>tags is highlighted. - Almost all languages are supported, no need to mention the code language.
- Customizable for each post, use
[highlighter]shortcode to enable for particular post. - To change theme, modify
highlighter.cssin the plugin directory. - Button is available for both editor modes, i.e., Visual and Text editor.
- Line Numbers are
ONby default but can be turned OFF by using modified shortcode[highlighter line=0] - IMPORTANT – This plugin would not be updated very frequently, updates (if required) may delay
Basic Usage
- Switch to Text Only Mode, Go to “Edit my profile” and then check “Disable the visual editor when writing”
- Create new post
- Put your code in between
<pre>and</pre> - MUST use shortcode
[highlighter]to activate the SmartAss-Highlighter - Line numbers are on by default, but can be switched off by using
[highlighter line=0] - Note: Only the Posts having shortcode
[highlighter]will be highlighted. Your previous posts won’t be affected. - Do NOT use html codes for special characters (
<or>), Directly use<or>
More Information
For more information of this plugin, please visit: Plugin Homepage.

评论0