Interactive Code Block

plugin banner

Enables running PHP code directly in the browser thanks to WordPress Playground.

This is an early preview to gather feedback and apply polish.

Author:Dawid Urbański, Adam Zieliński (profile at wordpress.org)
WordPress version required:6.1
WordPress version tested:6.4.4
Plugin version:0.2.2
Added to WordPress repository:20-06-2023
Last updated:26-04-2024
Rating, %:100
Rated by:3
Plugin URI:
Total downloads:1 826
Active installs:10+
plugin download
Click to start download

This WordPress block embeds WordPress Playground in your posts and pages. You can also include an interactive code editor to demonstrate and teach your readers how WordPress plugins are built.

Usage

  • Navigate to any post or page editing screen in WordPress.
  • Click the ‘+’ button to add a new block and search for ‘Interactive Code Block’.
  • Select the Interactive Code Block from the list of available blocks.
  • A new interactive code block will be inserted into your post or page. You can start typing PHP code directly into the block.
  • Click the ‘Run’ button to execute the code and see the results in the output area below the code block.

All features

  • Embed WordPress Playground
  • Log in automatically
  • Specify landing page
  • Create new post or page
  • Redirect to newly created post or page
  • Specify blueprint to apply on init
  • Enable/disable code editor
  • Make code editor read-only
  • Allow multiple files in code editor

Resources

Support

For any issues or questions about the WordPress Playground Block, please open a GitHub issue in the playground-tools repository.

This is an early preview to gather feedback and apply polish. This plugin isn’t yet a well-rounded and feature-complete solution.

License

The WordPress Playground Block Plugin is licensed under the GNU General Public License v2.0. This is a free software license that allows you to use, modify, and distribute the software, provided you adhere to its terms and conditions.