Plugin a software extension technique

Font Awesome More-specific icons

Font Awesome More-specific icons

Plugins are a fundamental and fairly obvious software-engineering idea (going way back), which though formerly ‘just’ a utilitarian tool, have become a popular-computing & Internet sensation. They’re all the rage now.

A plugin is a relatively small & limited-scope piece of special-purpose software that can be optionally added to another more general-purpose & full-featured software platform, to do something that the larger stand-alone platform doesn’t. The Firefox browser, and the WordPress site-platform are enjoying high-profile plugin manias. … cont’d >

WordPress, website platform almost a quarter of the Web runs on it

Template Hierarchy diagram

Template Hierarchy diagram

WordPress is a web program, software that runs a blog or website. Originally a nice, simple little blog-script, it encountered success early, and was soon no longer simple, or little. Still, it retains a degree of restrain in it’s design & implementation that establish & maintain a watershed of sorts between it & other Content Management System programs. CMS is the term for software that runs a real website as opposed to a simple blog, which are regarded as scripts (don’t ‘manage’ much). … cont’d >

WordPress plugin repository

The WordPress blog & website software hosts on their own site, a large collection of 3rd-party Plugin titles for the program. As of late 2010, there are over 15,000.

They call the page for this repository, WordPress Extend-Plugins.

WordPress does some vetting of these plugins; provides a standardized format for organizing information about plugins, and creates a ‘marketplace’ in which folks can ‘shop’ for plugins.

Individuals, organizations and businesses all produce plugins, for a wide variety of reasons. With WordPress involved in the promotion & delivery of plugins, the ‘reasons’ for offering plugins can’t stray too far into territory that you don’t want to inadvertently find yourself in. To have WordPress ‘ride herd’ on the plugin scene, is A Pretty Good Thing.

Short Syntax Highlighter, WordPress plugin a WordPress plugin

“Short Syntax Highlighter” is a Plugin for the Plugin website software.

It is intended for nicely-displaying examples of computer-code, within your posts & pages.

There are more than a few such ‘highlighters’ around (they typically color the different ‘syntax’ elements differently, thus ‘highlighting’ them). Why do we see ‘yet another one’? How might this one be of interest?

Starting with somewhat secondary factors, first: this plugin appears to have been produced by the core WordPress shop itself. That makes it important & something to know about (for anybody interested in code-highlighting or plugins to do that, within WordPress), period.

My own interest or hope; the reason I am installing yet-another-highlighter, is that this one might provide relief from some of the drawbacks that arise with other Highlighters. That it will offer a simpler way of doing the job, which will then become standardized (because WordPress itself is behind it).

Here’s the standard blurb on it, from the official WordPress Plugin Repository:

Description

Short Syntax Highlighter allows you to easily post syntax-highlighted code to your site without losing it’s formatting or making any manual changes. Without adding any JS or css file in your theme. This plugin will help you to highlight the code systax. WordPressapi.com

Tested upto 3.0.3

Functionality

This plugin will help you to highlight the code systax.

FYI

Faq

  1. How can I use the this plugin for syntax highlighing Ans: Just put [php]code here[/php] or [css]code here[/css]. Now we supporting only php and css language
  2. Can I change the code color Ans: Yes, you can change the color. using following format . just specify the color value [php wpapi=”php” id=”123″ color=”red”]

Other notes

Help

For help and support please contact us at contact [at] wordpressapi.com