This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

pre Tag For WP Editor

Kuvaus

This is a WordPress plugin that will add a ”pre” tag functionality to your WordPress editor.

Paste your code first, select it and press pre button from the editor’s toolbar in Text Mode.

Selected text will get formatted and specific pre tags will be added.

Kuvankaappaukset

  • The button was added to the editor’s toolbar
  • Added a specific code that will get formatted
  • After clicking the pre button, text got formatted and pre tags added
  • After post was saved, we can preview it and see the result

Asennus

  1. Upload the plugin folder to the /wp-content/plugins/ directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ’Plugins’ screen in WordPress
  3. That’s it!

UKK

Installation Instructions
  1. Upload the plugin folder to the /wp-content/plugins/ directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ’Plugins’ screen in WordPress
  3. That’s it!
Why should I use this plugin?

If you want to insert some code text, this plugin will help you format it and add special pre tags.

Will it break any other plugins?

I don’t think so.

Won’t this conflict with plugins?

Well I can’t tell for sure.

Can you add a feature X?

Depends, if its useful enough and I have time for it.

Arvostelut

There are no reviews for this plugin.

Avustajat & Kehittäjät

“pre Tag For WP Editor” perustuu avoimeen lähdekoodiin. Seuraavat henkilöt ovat osallistuneet tämän lisäosan kehittämiseen.

Avustajat

Käännä “pre Tag For WP Editor” omalle kielellesi.

Oletko kiinnostunut kehitystyöstä?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Muutosloki

1.0

  • First release.