This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

PrettyCode • Code syntax highlighting with CodeMirror

Апісанне

The prettiest syntax highlighting block for the WordPress editor.
Live edit your code snippets in the admin with bracket matching, customize colors with more thant 50 themes (Base16, Monokai, Material, Zenburn, Hopscotch…).
Compatible with major languages: HTML, CSS, JS, JSX, Stylus, Sass, PHP, Python, C, C++, C#, Java, XML, Shell, JSON, Go, Swift…

This block uses CodeMirror. You may have seen this block before on the Advanced Gutenberg Blocks plugins few years ago. It’s now an updated and standalone block.

Third Party

This plugins uses some third party libraries:

  • WordPress create-block by gziolo – https://www.npmjs.com/package/@wordpress/create-block
  • CodeMirror – https://github.com/codemirror/CodeMirror
  • react-codemirror2 by scniro – https://github.com/scniro/react-codemirror2

A big thanks to their respective creators and maintainers!

Screenshots

Блокі

Гэты плагін прадастаўляе 1 блок.

  • PrettyCode A code syntax highlighting block for your snippets of all major languages.

Ўсталёўка

  1. Upload the plugin files to the /wp-content/plugins/prettycode directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. Go to a post and click on ‘Add block’
  4. Search for ‘PrettyCode’

Часта задаваныя пытанні

Which languages are available?

All major language are available: HTML, CSS, JS, JSX, Stylus, Sass, PHP, Python, C, C++, C#, Java, XML, Shell, JSON, Go, Swift…

Can I add more languages ?

Yes, by using the filter prettycode_languages_list.

Can I customize the appearance?

Sure! You have access to 50+ dark and light themes like Base16, Monokai, Material, Zenburn, Hopscotch…

Can I contribute?

Yep! The public repository is right here: https://github.com/maximebj/prettycode.plugin

Водгукі

8 сакавіка, 2022
Merci d’avoir transposé le bloc en standalone, il était vraiment cool dans AGB.
Чытаць усе 2 водгукі

Удзельнікі і распрацоўшчыкі

“PrettyCode • Code syntax highlighting with CodeMirror” is open source software. The following people have contributed to this plugin.

Удзельнікі

“PrettyCode • Code syntax highlighting with CodeMirror” has been translated into 1 locale. Дзякуй перакладчыкам за іх унёсак.

Перакласці “PrettyCode • Code syntax highlighting with CodeMirror” на вашу мову.

Зацікаўлены ў распрацоўцы?

Праглядзіце код, праверце SVN рэпазітарый, або падпішыцеся на журнал распрацоўкі па RSS.

Журнал змяненняў

1.0.7

  • Fixed code editor line height

1.0.6

  • Added translation for JS files
  • Fixed a bug with PHP block

1.0

  • Initial release