=== WordPen === Contributors: gingersoulrecords,ideag Donate link: http://gingersoulrecords.com/ Tags: codepen, snippets Requires at least: 4.6 Tested up to: 4.7 Stable tag: 0.1.0 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Embed pens from CodePen without the 'edit' frame == Description == [CodePen](http://codepen.io/) 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](https://gingersoulrecords.com/) 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](http://codepen.io/gingersoulrecords/collections/public/). == Installation == 1. Upload the plugin files to the `/wp-content/plugins/wordpen` directory, or install the plugin through the WordPress plugins screen directly. 1. Activate the plugin through the 'Plugins' screen in WordPress 1. Use the `WP Admin -> WordPens > Add New` screen import new pens == Frequently Asked Questions == = 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. == Screenshots == 1. Pen Editor Screen 2. Pen Editor Screen (continued) == Changelog == = 0.1.0 = * first version to be submitted to wordpress.org == Upgrade Notice == = 0.1.0 = Initial version