WP Code Highlight

Basic Usage

1. "Dashboard"->"Users"->"Your Profile"->"Disable the visual editor when writing"
2. "Dashboard"->"Settings"->"WP Code Highlight"
3. Wrap code blocks with <pre> and </pre> (It provides a code button in the HTML editor)
4. You don't need to specify the language since WP Code Highlight will guess, all languages are supported
5. It can also load wp-code-highlight.css from current wordpress theme directory
6. For more information, please visit: WP Code Highlight | FAQ | Submit Translations | Download

Example

<pre>
 <?php
   echo "Hello World";
 ?>
</pre>

Other Plugins

1. WP Clean Up | Download
2. WP SMTP | Download
3. WP Slug Translate | Download
4. WP Anti Spam | Download
5. YG Share | Download

Donate

Donate

If you find my work useful and you want to encourage the development of more free resources, you can do it by donating.

Paypal Donate   Alipay Donate


© BoLiQuan.COM