Описание
Uses a customized version of the Code Prettify library to support local styles and scripts. Plugin applies code highlighting automatically to all <pre>
tags on the page.
Compatible with Gutenberg and doesn’t lock you in with specific markup requirements.
Development
Plugin development on GitHub.
Credits
Created and maintained by Kaspars Dambis. All of my open source work is available on GitHub.
Use Contact Form 7? Storage for Contact Form 7 is my commercial plugin (GPL license) for storing all form submissions in your WordPress database.
Cover photo by Yuri Samoilov
Установка
Simply upload the plugin and active it. It works out of the box and doesn’t have any configuration options.
Часто задаваемые вопросы
None, yet.
Отзывы
It works as expected!
worked no problems
Pretty and simple plugin
Great! No need shortcode
Super Clean!
A plugin that just works
Участники и разработчики
«Code Prettify» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:
УчастникиПеревести «Code Prettify» на ваш язык.
Заинтересованы в разработке?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Журнал изменений
1.4.2 (January 14, 2019)
- Switch to legacy PHP array syntax for better compatibility.
1.4.1 (December 21, 2018)
- Add a trailing semicolon to all JS files to support concatenation.
1.4.0 (December 20, 2018)
- Update the Prettify library.
- Don’t highlight standalone
<code>
blocks without the<pre>
wrapper. - Mark as tested with WordPress 5.0.
1.3.4
- Update the Prettify library.
- Ensure that Prettify styles are applied to the contents of
<pre>
and<code>
elements.
1.3.3
- Update the Prettify library.
- Highlight
<code>
blocks too.
1.0
- Initial release.