Shortcode implementation of Codeflask
| Author: | Luke Alford (profile at wordpress.org) |
| WordPress version required: | 4.3.1 |
| WordPress version tested: | 4.3.34 |
| Plugin version: | 1.0.0 |
| Added to WordPress repository: | 10-10-2015 |
| Last updated: | 10-10-2015
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, %: | 0 |
| Rated by: | 0 |
| Plugin URI: | http://lukealford.me |
| Total downloads: | 4 099 |
| Active installs: | 10+ |
![]() Click to start download |
|
Short code implementation of Codeflask
Usage
[codeflask language=”langused” title=”title of file or what ever!”]
code goes here
[/codeflask]
You are required to set both these attributes.
Current attributes
language = type of syntax.
title = title of editor.
Demo
You can view it working on wordpress here
