Coder Block

Beschrijving

Now is very easy to share code in your website with Gutenberg and the power of Ace, an embeddable code editor written in JavaScript with the features and performance of native editors such as Sublime, Vim and TextMate.

Each instance of Coder Block support:

  • Different languages: html, php, css, javascript, python,…
  • Syntax highlighting with more than 10 themes to choose.
  • Other options to select the font size of the code and lines to show without scroll.
  • Code evaluation in your posts/pages.

Code evaluation

With this feature each page will evaluate the code published within the coder block.
Up to now are supported PHP, Javascript and CSS only.

DONATIONS

This plugin is free and always will be, but if you are feeling generous and want to show your support, you can buy me a
beer or coffee here, I will really appreciate it.

Blokken

Deze plugin heeft 1 blok.

  • Code Editor A simple way to share and evaluate code with Gutenberg.

Installatie

This section describes how to install the plugin. In general, there are 3 ways to install this plugin like any other
WordPress plugin.

1. VIA WORDPRESS DASHBOARD

  • Click on ‘Add New’ in the plugins’ dashboard
  • Search for ‘WP Optimizer’
  • Click ‘Install Now’ button
  • Activate the plugin from the same page or from the Plugins Dashboard

2. VIA UPLOADING THE PLUGIN TO WORDPRESS DASHBOARD

3. VIA FTP

FOR MULTISITE INSTALLATION

  • Log in to your primary site and go to “My Sites” » “Network Admin” » “Plugins”
  • Install the plugin following one of the above ways
  • Network activate the plugin

INSTALLATION DONE, A NEW LABEL WILL BE DISPLAYED ON YOUR ADMIN MENU

FAQ

What to do if I run in some issues after upgrade?

Deactivate the plugin and reactivate it, if this doesn’t work try to uninstall and reinstall it. That should
work! Otherwise, go to the new added module “Setting” and try a reset.

Beoordelingen

Er zijn geen beoordelingen voor deze plugin.

Bijdragers & ontwikkelaars

“Coder Block” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Vertaal “Coder Block” in je eigen taal.

Interesse in ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

1.0.10

  • Extended support to WordPress 6.8
  • updated dependencies

1.0.9

  • Extended support to WordPress 6.7
  • updated dependencies

1.0.6

  • Extended support to WordPress 6.4
  • updated dependencies

1.0.4

  • Extended support to WordPress 6.1
  • updated dependencies

1.0.3

  • updated dependencies

1.0.2

  • Extended support to WordPress 6.0

1.0.1

  • Extended support to PHP 8.1 and WordPress 5.9
  • Updated dependencies

1.0.0

  • Initial Release