Keeping Inactive Plugins in your WordPress site

Health Check, in the Admin Dashboard, warns against keeping inactive plugins.   But increasingly, in a variety of ways, this is quite useful.  In the old days, plugins were managed by labor-intensive methods, which incidentally resulted in local archives, along with local means of viewing and editing code. Nowadays these methods are mostly gone, and along with them, most of the infrastructure to support local management. It was error-prone, too.

What we have today instead, is a much-better developed WordPress Admin, with additional plugins to further-enhance plugin-management tasks. Plugins must often  for example be compared; this means having two or more

It is said that having these inactive plugins on your site is a security issue.  But, they update just like the active plugins. They all come from the same wonderful WordPress Repo. Arguably, even, Active plugins can often be detected from their effects, in the Live website … making them potentially more of an exposure than the less-visible inactive ones!

You should prevent others from viewing the plugin directory. Depending on how your website server is set up, it is perfectly ordinary to type in www.yoursite/wordpress/wp-plugins, and get a nice listing of all the plugins you use. There are several other core WordPress directories, none of which should be accessible to the public, and all of which often are by default.

Get a Plugin to plug this security hole! For example

While you’re at it, learn about Linux/Apache (Server) Permissions. These are half-a-handful of litte Commands that can be Set. They guard access to the inner workings of a website. Sometimes the guard has to be lowered, in order to do something, and then it doesn’t get put back in place. Sometimes, another piece of software relaxes the setting

Test post 2

Coconut palm covered Abaiang atoll, Kiribati

Coconut palm covered Abaiang atoll, Kiribati

Lorem ipsum proin pulvinar donec tortor tristique dui eleifend sagittis, curabitur dui imperdiet vehicula proin fringilla consequat velit, eleifend porttitor sit eros suscipit aliquam consectetur venenatis. aliquam phasellus molestie curae vel varius odio convallis blandit, ac nisi accumsan tempus molestie proin fusce, nibh in porta quam fermentum sagittis morbi. … cont’d >

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