Discover, trust, install: FAIR 1.0 is here
CodePicnic
Version: 1.1
Description
CodePicnic allows developers show full-stack code environments to edit and run code. This plugin lets users embed CodePicnic consoles directly in the WordPress editor, using a toolbar button or pasting the console’s URL.
Installation
- Upload the plugin files to the
/wp-content/plugins/plugin-name
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress.
Screenshots
Faq
How can I change the embedded iframe’s default size?
You can edit the iframe.codepicnic-embed-iframe
rule in the codepicnic.css
file in the plugin’s css
directory, or overwrite it in your theme / custom CSS.
Reviews
Changelog
1.1
- Add support for shortened URLs in visual editor
1.0
- Initial release