This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

CodePicnic

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.

Screenshots

  • Embed CodePicnic consoles using the editor’s button with the CodePicnic icon
  • Paste a console’s URL in the editor to automatically embed it
  • Use the embed shortcode to embed a console in the editor using Text mode

Installation

  1. Upload the plugin files to the /wp-content/plugins/plugin-name directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress.

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

There are no reviews for this plugin.

Contributors & Developers

“CodePicnic” is open source software. The following people have contributed to this plugin.

Contributors

Translate “CodePicnic” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.1

  • Add support for shortened URLs in visual editor

1.0

  • Initial release