All Projects → kasparsd → Code Prettify

kasparsd / Code Prettify

WordPress plugin for automatic code highlighting using the Prettify library. No shortcodes, no classnames, pure awesome.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Code Prettify

Plugin.wordpress
📦 Official WordPress Plugin of EnlighterJS
Stars: ✭ 93 (+17.72%)
Mutual labels:  wordpress, wordpress-plugin, syntax-highlighting
Wordpress Progressive Web Apps
WordPress Mobile Plugin including a Progressive Web App implemented with React
Stars: ✭ 64 (-18.99%)
Mutual labels:  wordpress, wordpress-plugin
Theme My Login
Home of the Theme My Login plugin for WordPress.
Stars: ✭ 60 (-24.05%)
Mutual labels:  wordpress, wordpress-plugin
Cve 2018 20555
Social Network Tabs Wordpress Plugin Vulnerability - CVE-2018-20555
Stars: ✭ 78 (-1.27%)
Mutual labels:  wordpress, wordpress-plugin
Better Rest Endpoints
A WordPress plugin that serves up slimmer WP Rest API endpoints.
Stars: ✭ 56 (-29.11%)
Mutual labels:  wordpress, wordpress-plugin
Wordpress Zero Spam
The WordPress Zero Spam plugin makes blocking spam a cinch without all the bloated options. Just install, activate, and say goodbye to spam.
Stars: ✭ 56 (-29.11%)
Mutual labels:  wordpress, wordpress-plugin
Mainwp Child
The MainWP Child plugin is installed on the WordPress sites that you want to control from the MainWP Dashboard.
Stars: ✭ 74 (-6.33%)
Mutual labels:  wordpress, wordpress-plugin
Wordpress Pubsubhubbub
WebSub/PubSubHubbub for WordPress
Stars: ✭ 49 (-37.97%)
Mutual labels:  wordpress, wordpress-plugin
Wp Gistpen
A self-hosted alternative to putting your code snippets on Gist.
Stars: ✭ 67 (-15.19%)
Mutual labels:  wordpress, wordpress-plugin
Acf To Rest Api
Exposes Advanced Custom Fields Endpoints in the WordPress REST API
Stars: ✭ 1,152 (+1358.23%)
Mutual labels:  wordpress, wordpress-plugin
Query Monitor
The Developer Tools Panel for WordPress
Stars: ✭ 1,156 (+1363.29%)
Mutual labels:  wordpress, wordpress-plugin
Wl Bootstrap
Integrating Laravel into WordPress
Stars: ✭ 54 (-31.65%)
Mutual labels:  wordpress, wordpress-plugin
Wordpress Cloud Media Offloader Plugin
A simple plugin that allows you to serve your WordPress Media Library files from the Backblaze B2 cloud storage service.
Stars: ✭ 52 (-34.18%)
Mutual labels:  wordpress, wordpress-plugin
Wp Rest Api Log
WordPress plugin for logging REST API requests and responses
Stars: ✭ 58 (-26.58%)
Mutual labels:  wordpress, wordpress-plugin
Images Via Imgix
imgix WordPress plugin
Stars: ✭ 51 (-35.44%)
Mutual labels:  wordpress, wordpress-plugin
Wordpress Indieweb
Helps you establish your IndieWeb identity by extending the user profile to provide rel-me and h-card fields. It also includes a bundled installer for a core set of IndieWeb-related plugins.
Stars: ✭ 64 (-18.99%)
Mutual labels:  wordpress, wordpress-plugin
Wpintel
Chrome extension designed for WordPress Vulnerability Scanning and information gathering!
Stars: ✭ 70 (-11.39%)
Mutual labels:  wordpress, wordpress-plugin
User Feedback
Collect user feedback directly from your WordPress site
Stars: ✭ 49 (-37.97%)
Mutual labels:  wordpress, wordpress-plugin
Bitcoin Wordpress Plugin
GoUrl Official Bitcoin Payment Gateway for Wordpress 3.5+ (or higher). Sell Products, Files, Digital Downloads, Membership on your website. Accept Bitcoin, Litecoin, Dogecoin, Darkcoin, Reddcoin, etc Payments Online. Use Pay-Per-Download, Pay-Per-Product, Pay-Per-Membership, Pay-Per-Page/Video-Access on your website. It is Easy!
Stars: ✭ 49 (-37.97%)
Mutual labels:  wordpress, wordpress-plugin
Wordpress Base Plugin
A starter template for WordPress plugins, with autoloading, namespaces and object caching (where available).
Stars: ✭ 65 (-17.72%)
Mutual labels:  wordpress, wordpress-plugin

Code Prettify

Contributors: kasparsd
Tags: code, pre, highlighting, highlight, highlighter, syntax, syntax highlighting, prettify
Requires at least: 3.0
Tested up to: 5.4
Stable tag: trunk

100% automatic code highlighting using the Prettify library. No shortcodes, no classnames, fully automatic and pure awesome.

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

Installation

Simply upload the plugin and active it. It works out of the box and doesn't have any configuration options.

Frequently Asked Questions

None, yet.

Screenshots

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

Changelog

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.

Upgrade Notice

1.0

Initial release.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].