Thẻ: Syntax Highlighter

  • Autoit syntax highlighter for wordpress

    Autoit syntax highlighter for wordpress

    Step 1: Install plugin SyntaxHighlighter Evolved http://wordpress.org/extend/plugins/syntaxhighlighter/ Step 2: Download Autoit brush Step 3: Upload it to folder: /public_html/wp-content/plugins/syntaxhighlighter/syntaxhighlighter3 Step 4: Edit file: /public_html/wp-content/plugins/syntaxhighlighter/syntaxhighlighter.php + Find code (line 104 + 105): add this code after: + Find code (line 149 + 150) add this code after: Use short code {au3}your autoit script code{/au3} (replace {}…