Plugin info

Total downloads: 12,211
Active installs: 100
Total reviews: 0
Average rating: 0
Support threads opened: 0
Support threads resolved: 0 (0%)
Available in: 1 language(s)
Contributors: 1
Last updated: 11/14/2013 (4428 days ago)
Added to WordPress: 12/30/2009 (16 years old)
Minimum WordPress version: 3.3
Tested up to WordPress version: 3.7.41
Minimum PHP version: f

Maintenance & Compatibility

Maintenance score

Possibly abandoned • Last updated 4428 days ago

20/100

Is WP-Syntax Editor Integration Plugin abandoned?

Possibly abandoned (last update 4428 days ago).

Compatibility

Requires WordPress: 3.3
Tested up to: 3.7.41
Requires PHP: f

Similar & Alternatives

Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.

Wp-Syntax Hacktify
Rating 0.0/5 (0 reviews)Active installs 10

Description

This plugin will add a button to both the visual and HTML WordPress Editor panel allowing you to easily insert code for WP-Syntax. WP-Syntax is a syntax highlighting plugin for WordPress which can be downloaded from https://wordpress.org/extend/plugins/wp-syntax/

Usage

  1. Select the text you want to have highlighted by WP-Syntax
  2. Click the button pre (WP-Syntax) in HTML editing mode or the icon with colored lines in visual editing mode
  3. Enter the language and starting line separated by a comma. The later is optional.

Installation

  1. Upload the wp-syntax-integration folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

Frequently Asked Questions

If I enter HTML tags in visual mode and click the button, most of the HTML tags disappear!

This is a known limitation which is caused by TinyMCE stripping out HTML tags which are not allowed according to its settings. A workaround is to do the editing in HTML mode (see usage).

I can’t get the TinyMCE (Rich Text) buttons to display!

Make sure that you have uploaded the entire contents of the wp-syntax-integration folder. If it still doesn’t work, drop me a line.

Review feed

No reviews available

Screenshots

  1. The first image screenshot-1.png shows the rich text / TinyMCE editor version of the editing screen.

    The first image screenshot-1.png shows the rich text / TinyMCE editor version of the editing screen.

  2. The second image screenshot-2.png shows the plain text / HTML editor version of the editing screen.

    The second image screenshot-2.png shows the plain text / HTML editor version of the editing screen.

Changelog

0.2

Adjusted plugin to work with WordPress 3.3 and above in plain text editor. Note that versions prior to WordPress 3.3 are not supported any longer.

0.1

  • Initial release