All Projects → Automattic → Syntaxhighlighter

Automattic / Syntaxhighlighter

WordPress plugin that makes it easy to post syntax-highlighted code snippets.

Projects that are alternatives of or similar to Syntaxhighlighter

Gcf
Gutenberg Custom Fields... wait what?
Stars: ✭ 185 (-4.64%)
Mutual labels:  wordpress, wordpress-plugin
Classifai
Enhance your WordPress content with Artificial Intelligence and Machine Learning services.
Stars: ✭ 188 (-3.09%)
Mutual labels:  wordpress, wordpress-plugin
Themeforest Wp Theme Approval Checklist
A comprehensive list of rejection messages which you should avoid to get your WordPress theme approved quickly in Themeforest
Stars: ✭ 150 (-22.68%)
Mutual labels:  wordpress, wordpress-plugin
Bootstrap Blocks Wordpress Plugin
Bootstrap Gutenberg Blocks for WordPress
Stars: ✭ 143 (-26.29%)
Mutual labels:  wordpress, wordpress-plugin
Models
WordPress plugin to create custom post types and taxonomies using JSON, YAML or PHP files
Stars: ✭ 167 (-13.92%)
Mutual labels:  wordpress, wordpress-plugin
Live Composer Page Builder
Free page builder plugin for WordPress http://livecomposerplugin.com
Stars: ✭ 143 (-26.29%)
Mutual labels:  wordpress, wordpress-plugin
Wp Document Revisions
A document management and version control plugin that allows teams of any size to collaboratively edit files and manage their workflow.
Stars: ✭ 152 (-21.65%)
Mutual labels:  wordpress, wordpress-plugin
Fragment Cache
WordPress plugin for partial and async caching.
Stars: ✭ 135 (-30.41%)
Mutual labels:  wordpress, wordpress-plugin
Wp Graphql Gutenberg
Query gutenberg blocks with wp-graphql
Stars: ✭ 158 (-18.56%)
Mutual labels:  wordpress, wordpress-plugin
Pop
Monorepo of the PoP project, including: a server-side component model in PHP, a GraphQL server, a GraphQL API plugin for WordPress, and a website builder
Stars: ✭ 160 (-17.53%)
Mutual labels:  wordpress, wordpress-plugin
Gdpr
This plugin is meant to assist a Controller, Data Processor, and Data Protection Officer (DPO) with efforts to meet the obligations and rights enacted under the GDPR.
Stars: ✭ 141 (-27.32%)
Mutual labels:  wordpress, wordpress-plugin
Wp Multi Network
A network management interface for global multisite administrators
Stars: ✭ 168 (-13.4%)
Mutual labels:  wordpress, wordpress-plugin
Wp Toolbelt
A lightweight, multi-purpose, WordPress plugin with a focus on privacy and speed
Stars: ✭ 141 (-27.32%)
Mutual labels:  wordpress, wordpress-plugin
Codestar Framework
A Simple and Lightweight WordPress Option Framework for Themes and Plugins
Stars: ✭ 147 (-24.23%)
Mutual labels:  wordpress, wordpress-plugin
Wprecon
WPrecon (WordPress Recon), is a vulnerability recognition tool in CMS Wordpress, developed in Go and with scripts in Lua.
Stars: ✭ 135 (-30.41%)
Mutual labels:  wordpress, wordpress-plugin
Stackable
Page Builder Blocks for WordPress. An Amazing Block Library for the new WordPress Block Editor (Gutenberg).
Stars: ✭ 151 (-22.16%)
Mutual labels:  wordpress, wordpress-plugin
Amp Wp
Enable AMP on your WordPress site, the WordPress way.
Stars: ✭ 1,706 (+779.38%)
Mutual labels:  wordpress, wordpress-plugin
Gravity Forms Iframe
A Gravity Forms add-on to embed a form in an auto-resizing iframe on external sites.
Stars: ✭ 134 (-30.93%)
Mutual labels:  wordpress, wordpress-plugin
Gitium
Keep all your WordPress code on git with a simple plugin and a repo
Stars: ✭ 159 (-18.04%)
Mutual labels:  wordpress, wordpress-plugin
Accelerated Mobile Pages
Automatically add Accelerated Mobile Pages (AMP Project) functionality on your WordPress.
Stars: ✭ 167 (-13.92%)
Mutual labels:  wordpress, wordpress-plugin

SyntaxHighlighter Evolved

WordPress Plugin Version WordPress Tested WordPress Plugin Downloads WordPress Plugin Rating

Easily post syntax-highlighted code to your WordPress site without having to modify the code at all. As seen on WordPress.com.

Supports the new Gutenberg editor!

Block Development Workflow

Source code is located in the src folder. Run npm install to install all of the required modules.

When making changes to the block:

  • Run npm start to build a development version with file watching.
  • Run npm run build to build a minified production file.

For more details, see ahmadawais/create-guten-block which is the project that this plugin uses to manage block building.

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].