Run This!

This plugin lets you execute code snippets you post in your blog. You simply add a class "run-this" to the
tag surrounding the code and a l

Author:Emmanuel Delaborde (profile at wordpress.org)
WordPress version required:3.3.1
WordPress version tested:3.3.2
Plugin version:0.2
Added to WordPress repository:08-03-2010
Last updated:14-07-2012
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:1
Plugin URI:
Total downloads:2 193
Active installs:10+
plugin download
Click to start download

This plugin lets your readers run snippets of code directly from your blog.

Simply add a class "run-this" and a lang attribute to the PRE tag surrounding the code. The lang attribute should have one of the following values : ada, assembler, awk, bash, bc, brainf**k, c, csharp, cpp, c99, clips, clojure, cobol, clisp, d, erlang, forth, fortran, go, haskell, icon, intercal, java, rhino, javascript, lua, nemerle, nice, ocaml, pascal, perl, php, pike, prolog, python, python3, r, ruby, scala, scheme, smalltalk, tcl, unlambda, vbasic, whitespace

The code is sent over to Ideone to run; results (output, time and language implementation details) are displayed on your blog, in a table underneath the code.

This plugin is free software released under the GNU General Public License.


ChangeLog