plugin-icon

CC-Syntax-Highlight

제작자: Clearcode·
This plugin allows you very simply syntax highlight source code in your content using highlight.js or google-code-prettify libraries.
평가
5
버전
1.2.3
활성화된 설치 항목
80
최근 업데이트일
Mar 16, 2022
CC-Syntax-Highlight

The CC-Syntax-Highlight plugin supports syntax highlighting of Posts, Pages, and any public Custom Post Types. It uses highlight.js or google-code-prettify libraries. Additionally it can use the clipboard.js library to add a button that copies text to the clipboard and highlightjs-line-numbers.js plugin to add line numbers. It is delivered with support for shortcode (default [code] – you can change it on the settings page) which automatically converts all special characters to HTML entities. This plugin is compatible with Multisite WordPress installations.

How does it work?

  1. Go to the ‘Settings > Syntax Highlight’ page, select your preferred options and save them.
  2. Simply add the source code to your post (or other selected public Custom Post Type) wrapped with: <pre><code>Your source code</code></pre> or if you would like to automatically convert all special characters to HTML entities, use shortcode wrapper instead (default [code] – you can change it on the settings page): <pre>[code]Your source code[/code]</pre>

Plugin’s js scripts and css styles files only load if the source code occurs on displaying page.

무료Business 요금제에서
설치하면 WordPress.com 서비스 약관서드파티 플러그인 약관에 동의하게 됩니다.
테스트된 버전
WordPress 5.9.12
이 플러그인은 다운로드할 수 있으며 에서 사용할 수 있습니다.