Det här tillägget har inte testats med någon av de 3 senaste huvudversionerna av WordPress. Det kanske inte längre underhålls och kan ha kompatibilitetsproblem när det används tillsammans med nyare versioner av WordPress.

pre Tag For WP Editor

Beskrivning

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.

Skärmdumpar

  • 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

Installation

  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!

Vanliga frågor

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.

Recensioner

Detta tillägg har inga recensioner.

Bidragsgivare och utvecklare

”pre Tag For WP Editor” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.

Bidragande personer

Översätt ”pre Tag For WP Editor” till ditt språk.

Intresserad av programutveckling?

Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.

Ändringslogg

1.0

  • First release.