Code Prettify

Plugin Banner

Code Prettify

by volca

Download
Description

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.

  1. Syntax highlighting applied to a <code><pre></code> block and inline <code><code></code> segments.

    Syntax highlighting applied to a <pre> block and inline <code> segments.

None, yet.

OBrigado, era o que eu precisava

By fbmed on March 18, 2025

Funcionou perfeito, era o que eu precisa, muito facil e prático.
Para ficar mais completo, criei uma função que cria um botão copiar.
OBrigado

It works perfectly !!!

By Anonymous User (anonymized_21100648) on October 10, 2023

I hope the developer continues to update it to avoid compatibility issues with future versions of WordPress.

Really impressed

By hanopcan on March 30, 2022

Used with a block-based theme and it worked perfectly. Love that there is no configuration required and it auto-detects <code> and <pre> tags. Great plugin, thank you!

Awesome Blossom

By mezubeen on April 26, 2020

This plugin is exactly what I was looking for, just one friendly suggestion please add a toggle to switch themes to dark. or add a setting where we can do that. thank a lot for this neat and clean plugin

The best plugin for syntax highlighting!

By rahmanfadhil on March 4, 2020

Very simple yet powerful!

Good replacement

By Juergen Schulze (1manfactory) on November 13, 2019

Finally a plugin that works with the outdated "Crayon Syntax Highlighter" plugin So I don't have to mess around with every post.

Perfect. Automatic.

By rich_ on June 17, 2019

This plugin works great. Thank you!

It works as expected!

By Khoi Pro (khoipro) on December 20, 2018

I tried to use this plugin in WP 5.0.2 and it works. I got an issue with Litespeed cache configuration and seems we should exclude this plugin javascript from an optimization process. Then you will be fine!

worked no problems

By pkohlhoff on May 29, 2018

Just tried it with some shell script code using the code tag and it worked and looked great

Pretty and simple plugin

By (xulz) on April 2, 2018

No extra work and beauty the code display. No more ugly/extra custom tag or class. Thanks for your work.

1.5.1 (November 8, 2021)

  • Fix the deprecation notice for how the data is passed to the script.
  • Mark as tested with WordPress 5.8.

1.5.0 (April 19, 2020)

  • Preload the prettify.css file for performance improvements.
  • Add WordPress coding standards checks.
  • Add support for Composer install.

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.
Back to top