=== CodePen Embed Block === Contributors: andrewtaylor-1 Tags: codepen, embed, code, gutenberg Requires at least: 5.1 Tested up to: 6.8.1 Requires PHP: 7.2 Stable tag: 1.2.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html An (official) block for CodePen Embeds. == Description == [CodePen](https://codepen.io) is an online code editor for front-end development. You build things (we call them Pens) with HTML, CSS, and JavaScript, and the languages and libraries that go along with those. Any Pen can be embedded on another site, making them useful for blog posts, documentation, forums, etc. This block makes it easy to embed them. While oEmbed (just paste in a Pen URL!) also works for CodePen embeds in the block editor, this plugin allows for much more control, like setting the the height, theme, and default tabs. == Installation == Install from the WordPress Plugin Directory. == Frequently Asked Questions == = Why is this useful? = It's helpful for embedding Pens you build (or others have built) on CodePen on your own WordPress site. == Screenshots == 1. Adding a CodePen Embed block. 2. The block with all the options. == Changelog == = 1.0 = * Initial release = 1.0.2 = * Added editable option = 1.0.3 = * Tested up to WordPress 6.3.1 = 1.1.0 = * Added new setting for default theme ID = 1.2.0 = * Rewritten using @wordpress/blocks builder * Update RegEx to support 2.0 editor URLs