Compilebin

An online compiler plugin which comprises of code editor and live compiler along with syntax highlighter.

Author:Compilebin (profile at wordpress.org)
WordPress version required:3.1
WordPress version tested:4.9.23
Plugin version:1.4.1
Added to WordPress repository:27-02-2018
Last updated:27-09-2018
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:100
Rated by:2
Plugin URI:https://www.compilebin.com
Total downloads:2 390
Active installs:20+
plugin download
Click to start download

This is a syntax highlighter plugin which also acts as an interface to the online compiler api service on cloud provided by https://www.compilebin.com. It interacts with cloud service via rest APIs i.e, submit the code and get the output. Users need to signup and get an api key which is to be updated in the plugin to use the service. Plugin contains a link for signing up for the service. There is no security concern on the web server as the task of code execution is offloaded to the cloud service. The plugin uses the following open source libraries :
1) Code prettify for syntax highlighting
2) Ace code editor
Please visit https://www.compilebin.com for more information about the service.
Note that this plugin can also be used purely as a syntax highlighter only by hiding the run button on your code snippets. This mode of usage is free of any charges. Run button will not be visible on public view.
Please report issues to support@compilebin.com
This plugin is actively maintained and we will fix the reported issues as soon as possible.