Plugin info

Total downloads: 1,069
Active installs: 0
Total reviews: 0
Average rating: 0
Support threads opened: 0
Support threads resolved: 0 (0%)
Available in: 1 language(s)
Contributors: 1
Last updated: 2/18/2018 (2874 days ago)
Added to WordPress: 8/9/2015 (10 years old)
Minimum WordPress version: 4.2.4
Tested up to WordPress version: 4.9.28
Minimum PHP version: f

Maintenance & Compatibility

Maintenance score

Possibly abandoned • Last updated 2874 days ago

20/100

Is SyntaxHighlighter Evolved: H Brush abandoned?

Possibly abandoned (last update 2874 days ago).

Compatibility

Requires WordPress: 4.2.4
Tested up to: 4.9.28
Requires PHP: f

Similar & Alternatives

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

No similar plugins found yet.

Description

Adds support for the H language in SyntaxHighlighter Evolved plugin. As used in mobile app “Hacked”.

Plugin includes a Hackpad theme to make your code samples resemble what they would look like in the Hacked app Hackpad UI.

Requires SyntaxHighlighter Evolved plugin to be installed first.

You can see it in action on this blog post: Hacked Android App Coding Solutions

Installation

  1. Upload shBrushHackpad to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. (Optional) Enable the Hacked theme in the SyntaxHighlighter plugin

Frequently Asked Questions

Installation Instructions

  1. Upload shBrushHackpad to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. (Optional) Enable the Hacked theme in the SyntaxHighlighter plugin

What aliases can I use?

hack, hacked, or hackpad will all work.

How do I use this brush in my code block?

[code lang=”hack”]
// some H code will go in here.
[/code]

Did you know the colours are slightly off?

Yes, I might ask the devs at some point for the exact hex codes and update them, but for now it’s a close approximation.

Review feed

No reviews available

Screenshots

  1. Example code using Hackpad theme

    Example code using Hackpad theme

  2. Example code using default theme

    Example code using default theme

Changelog

0.0.2

  • FIXED: string values were green, not white.

0.0.1

  • Beta version