#Simple Syntax Shortcode ##Wordpress syntax highlighter shortcode using https://highlightjs.org/
####How to use Use the shortcodes [code] $put = "your" . $code; //here [/code]
Defaults to PHP, but you can change this by passing a language in the shortcode, e.g. [code language="javascript"] $(document).ready(); [/code]
List of available languages at https://highlightjs.org/