Dieses Plugin ist nicht mit den jüngsten 3 Hauptversionen von WordPress getestet worden. Es wird möglicherweise nicht mehr gewartet oder unterstützt und kann Kompatibilitätsprobleme haben, wenn es mit neueren Versionen von WordPress verwendet wird.

Better WordPress Syntax Highlighter

Beschreibung

This plugin allows you to highlight code syntax in your posts. It is simple, lightweight, and very easy to use with plenty of options to choose. This plugin works with both editors and won’t mangle your code format. This plugin utilizes the popular PHP syntax highlighting library – GeSHi.

Some Features

  • Load the plugin only when you need it
  • Option to load media files (CSS, JS, etc.) only when needed
  • Built-in hooks for easier customization
  • A lot of options to choose (I bet you don’t need them all!)
  • Preview any snipplet of code to match your preference
  • Possibility to add more languages
  • Parse code within <pre> tag, <code> tag or using shortcode
  • Parse code within comments
  • Editor button to add code
  • Two output methods, Table or Ordered list
  • Style code globally or language-based
  • WordPress Multi-site compatible (not tested with WPMU)
  • And more…

Get in touch

Languages

Please help translate this plugin!

Visit Plugin’s Official Page for more information!

Screenshots

  • Highlight syntax using the Table output method
  • Highlight syntax using the Ordered List output method
  • Editor button to highlight a block of text

Installation

  1. Upload the better-wordpress-syntax-based-on-geshi folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the Plugins menu in WordPress. After activation, you should see a menu of this plugin on your left. If you can not locate it, click on Settings under the plugin’s name.
  3. Configure the plugin
  4. Add code using the Editor Button
  5. Enjoy!

View instructions with images.

Rezensionen

Für dieses Plugin gibt es keine Rezensionen.

Mitwirkende & Entwickler

„Better WordPress Syntax Highlighter“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

Änderungsprotokoll

1.0.6

  • Marked as WordPress 3.7 compatible.
  • Added an Italian translation. Thanks to Paolo Stivanin!
  • Updated BWP Framework to fix a possible bug that causes BWP setting pages to go blank.
  • Updated GeSHi library to version 1.0.8.11.
  • Fixed a typo that causes an error with W3C validation.
  • Good news: ManageWP.com has become the official sponsor for BWP Syntax – Read more.

1.0.5

  • Fixed a small issue regarding HTML entities. Thanks again to tiaurus for reporting the bug!
  • Fixed a possible bug of the editor button when wp-config.php file was moved one directory up.

1.0.4

  • Added a temporary fix for some HTML entities‘ issues. Thanks to tiaurus!

1.0.3

  • Added 6 more default languages, as requested by users, including: Bash Script (bash), CSharp (csharp), Actionscript (as), Actionscript3 (as3), Apache (apache), MySQL (mysql).
  • Improved code preview
  • Improved generated CSS
  • Fixed the wrong version number in configuration page.

1.0.2

  • Fixed a critical bug with the editor button (this is due to WordPress’s naming mechanism when submitting plugin).

1.0.1

  • Fixed a minor Multi-site issue.

1.0.0

  • Initial Release.