CodePen Embed Block

Plugin Banner

CodePen Embed Block

by Chris Coyier

Download
Description

CodePen 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.

Install from the WordPress Plugin Directory.

  1. Adding a CodePen Embed block.

    Adding a CodePen Embed block.

  2. The block with all the options.

    The block with all the options.

Why is this useful?

It’s helpful for embedding Pens you build (or others have built) on CodePen on your own WordPress site.

Super for custom code embeds

By Deniss (cms24) on May 4, 2022

Good module for custom code embeds from CodePen.

Great tutorial tool

By Georgi Popov (magadanski_uchen) on January 20, 2022

I write web development tutorials in my blog and have tried many syntax highlighter options for code snippets in the past. I recently decided to give Codepen a try and this plugin is surely the best way to embed and configure those!

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
Back to top