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.

WordPen

Description

CodePen is a ‘playground for the front end web’ where you can write public-facing HTML/CSS/JS demos, called pens. It’s a fountain of inspiration for web designers and a useful resource for those learning to write, organize, and share front end code.

WordPen by Ginger Soul Records is an effort to bring the best of CodePen to WordPress, with minimal code work. Simply paste a CodePen URL, save your WordPen, and embed a shortcode in your layout.

HTML, CSS, and JS code will be editable, and all connected resources linked to the pen will be included with the shortcode.

Not all pens were designed to be featured with WordPen, so you may wish to start with background- and foreground-friendly pens, which are collected here.

Screenshots

  • Pen Editor Screen
  • Pen Editor Screen (continued)

Installation

  1. Upload the plugin files to the /wp-content/plugins/wordpen directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. Use the WP Admin -> WordPens > Add New screen import new pens

FAQ

How do I make this plugin work?

Go to WP Admin > WordPens > Add new and import a new pen from Codepen. Then use the shorcode provided there, to insert the pen into any WordPress post/page/custom post type.

Reviews

There are no reviews for this plugin.

Contributors & Developers

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

Contributors

Translate “WordPen” into your language.

Interested in development?

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

Changelog

0.1.0

  • first version to be submitted to wordpress.org