Interactive Code Block

설명

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

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

The Interactive Code Block provides a live, interactive PHP environment where you can write and execute PHP code snippets, see the results in real-time, and refine your understanding of WordPress development.

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.

Safety and Security

The Interactive Code Block Gutenberg Plugin executes PHP in the browser and never on the server. This is to prevent any unintended consequences or security risks from executing arbitrary PHP code.

Resources:

Support

For any issues or questions about the Interactive Code Block Gutenberg Plugin, 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 Interactive Code Block Gutenberg 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.

블록

이 플러그인은 1(을)를 제공합니다.

  • Interactive Code

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“Interactive Code Block”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Interactive Code Block”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.