Plugin info

Total downloads: 6,511
Active installs: 10
Total reviews: 0
Average rating: 0
Support threads opened: 0
Support threads resolved: 0 (0%)
Available in: 1 language(s)
Contributors: 1
Last updated: 8/24/2022 (1225 days ago)
Added to WordPress: 7/13/2019 (6 years old)
Minimum WordPress version: 3.9
Tested up to WordPress version: 6.0.11
Minimum PHP version: 5.6

Maintenance & Compatibility

Maintenance score

Possibly abandoned • Last updated 1225 days ago

20/100

Is Alkane Code abandoned?

Possibly abandoned (last update 1225 days ago).

Compatibility

Requires WordPress: 3.9
Tested up to: 6.0.11
Requires PHP: 5.6

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

Alkane Code is a user-friendly, lightweight code editor for TinyMCE that adds ‘language-‘ classes to HTML code elements. It can be used to add inline code as well as block code, and syntax highlighting at the front-end is performed using Prism.js with auto-loaded languages. It does not support the Gutenberg editor. You will need to install the ‘Classic Editor’ plugin to use this code editor.

More Information

Alkane Code homepage

Installation

  1. Upload “alkanecode” to the “/wp-content/plugins/” directory.
  2. Activate the plugin through the “Plugins” menu in WordPress.
  3. Configure from Settings > Alkane Code Settings.

Frequently Asked Questions

No FAQ available

Review feed

No reviews available

Screenshots

  1. Alkane Code button in TinyMCE.

    Alkane Code button in TinyMCE.

  2. Alkane Code code editor in TinyMCE.

    Alkane Code code editor in TinyMCE.

  3. Prism.js syntax highlighting.

    Prism.js syntax highlighting.

  4. Alkane Code settings page.

    Alkane Code settings page.

Changelog

1.0.0

  • Initial release.

1.0.1

  • Updated readme.txt.

1.0.2

  • Updated description of plugin.

1.0.3

  • Updated description of plugin.

1.0.4

  • Added prism .map files. Renamed settings menu entry.

1.0.5

  • Added tab support in editor plus various bug fixes.

1.0.6

  • Set block level code to default as opposed to inline.

1.0.7

  • Disabled on mobile devices, since it slows page load down for larger scripts.

1.0.8

  • Re-enabled on mobile devices, but forcefully renders as ‘markup’ language for faster loading.

1.0.9

  • Bug fixes for when theme and languages selections are initially undefined.