Title: Iyo Block Code Renderer for Scratch
Author: kazweda
Published: <strong>2026년 9월 16일</strong>
Last modified: 2026년 9월 16일

---

플러그인 검색

![](https://ps.w.org/iyo-block-code-renderer-scratch/assets/icon.svg?rev=3700147)

# Iyo Block Code Renderer for Scratch

 작성자: [kazweda](https://profiles.wordpress.org/npmyj/)

[다운로드](https://downloads.wordpress.org/plugin/iyo-block-code-renderer-scratch.1.1.7.zip)

 * [세부사항](https://ko.wordpress.org/plugins/iyo-block-code-renderer-scratch/#description)
 * [평가](https://ko.wordpress.org/plugins/iyo-block-code-renderer-scratch/#reviews)
 *  [설치](https://ko.wordpress.org/plugins/iyo-block-code-renderer-scratch/#installation)
 * [개발](https://ko.wordpress.org/plugins/iyo-block-code-renderer-scratch/#developers)

 [지원](https://wordpress.org/support/plugin/iyo-block-code-renderer-scratch/)

## 설명

Iyo Block Code Renderer for Scratch lets you write Scratch-style pseudocode in your
WordPress content and renders it as images of Scratch blocks, using the [scratchblocks](https://github.com/scratchblocks/scratchblocks)
library.

This is useful for tutorials, coding classes (such as CoderDojo), and documentation
that references Scratch code.

#### Bundled library

This plugin bundles the scratchblocks JavaScript library (MIT License, Copyright
2013–2026 Tim Radvan). See `assets/js/scratchblocks/LICENSE` for the full license
text.

## 설치

 1. Upload the plugin files to the `/wp-content/plugins/iyo-block-code-renderer-scratch`
    directory, or install the plugin through the WordPress plugins screen directly.
 2. Activate the plugin through the ‘Plugins’ screen in WordPress.
 3. Add a `scratchblocks` class element to your content and write Scratch pseudocode
    inside it:
 4. when green flag clicked
     say [Hello!]

Note: Manually escape `<` and `>` characters (e.g. `&lt;` and `&gt;`) inside the
block.

## FAQ

### Which languages are supported for block labels?

Currently English (`en`) and Japanese (`ja`) are enabled.

### Where does the rendering happen?

Rendering happens entirely in the visitor’s browser via JavaScript; no server-side
processing or external requests are made.

### Where can I report bugs or request features?

Please use the [GitHub issue tracker](https://github.com/kazweda/iyo-block-code-renderer-scratch/issues)
for bug reports and feature requests.

### I installed this plugin manually from GitHub before it was renamed. Will it auto-update?

The plugin (and its slug) was renamed from `iyo-scratch-blocks` (“Iyo Scratch Blocks”)
to `iyo-block-code-renderer-scratch` (“Iyo Block Code Renderer for Scratch”). WordPress
core’s automatic-update mechanism matches plugins by slug, so a copy installed manually
under the old slug will **not** be picked up as an update to this listing. If you
installed the old version manually, deactivate and delete it, then install “Iyo 
Block Code Renderer for Scratch” fresh from the WordPress.org directory (or via 
the “Add Plugins” screen) to get automatic updates going forward.

## 후기

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

## 기여자 & 개발자

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

기여자

 *   [ kazweda ](https://profiles.wordpress.org/npmyj/)

[자국어로 “Iyo Block Code Renderer for Scratch”(을)를 번역하세요.](https://translate.wordpress.org/projects/wp-plugins/iyo-block-code-renderer-scratch)

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

[코드 탐색하기](https://plugins.trac.wordpress.org/browser/iyo-block-code-renderer-scratch/)
는, [SVN 저장소](https://plugins.svn.wordpress.org/iyo-block-code-renderer-scratch/)
를 확인하시거나, [개발 기록](https://plugins.trac.wordpress.org/log/iyo-block-code-renderer-scratch/)
을 [RSS](https://plugins.trac.wordpress.org/log/iyo-block-code-renderer-scratch/?limit=100&mode=stop_on_copy&format=rss)
로 구독하세요.

## 변경이력

#### 1.1.7

 * Add `Text Domain` and `Domain Path` headers and a `languages/` directory with
   a generated `.pot` file, enabling translation of the plugin listing via translate.
   wordpress.org.
 * Add a FAQ entry about migrating from the pre-rename GitHub install to get automatic
   updates.

#### 1.1.6

 * Rename the plugin to “Iyo Block Code Renderer for Scratch” (and slug to iyo-block-
   code-renderer-scratch) to avoid implying affiliation with the Scratch trademark.
 * Correct the Contributors field to the current WordPress.org username (npmyj).

#### 1.1.5

 * Explicitly load scratchblocks scripts in the footer ($in_footer = true), fixing
   Plugin Check’s WordPress.WP.EnqueuedResourceParameters.NotInFooter warnings.
 * Render the block-matching call via `wp_add_inline_script()` instead of a manual
   footer `<script>` tag.

#### 1.1.4

 * Add direct file access protection to the main plugin file, per Plugin Check’s
   missing_direct_file_access_protection notice.

#### 1.1.3

 * Update “Tested up to” to WordPress 7.1, per Plugin Check’s outdated_tested_upto_header
   notice.

#### 1.1.2

 * Update Author URI to the canonical non-www URL.
 * Add a support/bug report link (GitHub issue tracker) to the FAQ.

#### 1.1.1

 * Align plugin header license declaration with GPLv2 or later and add License URI.

#### 1.1.0

 * Bundle the scratchblocks library (v3.7.1) with the plugin and load it from the
   plugin directory instead of an external CDN.
 * Add readme.txt for WordPress.org plugin directory submission.

#### 1.0.4

 * Update scratchblocks to v3.7.1 (previously loaded from CDN).

#### 1.0.3

 * Maintenance update.

#### 1.0.0

 * Initial release.

## 기초

 *  버전 **1.1.7**
 *  최근 업데이트: **3일 전**
 *  활성화된 설치 **10보다 적음**
 *  워드프레스 버전 ** 5.8 또는 그 이상 **
 *  다음까지 시험됨: **7.1.1**
 *  PHP 버전 ** 7.4 또는 그 이상 **
 *  언어
 * [English (US)](https://wordpress.org/plugins/iyo-block-code-renderer-scratch/)
 * 태그:
 * [block](https://ko.wordpress.org/plugins/tags/block/)[code](https://ko.wordpress.org/plugins/tags/code/)
   [education](https://ko.wordpress.org/plugins/tags/education/)[scratch](https://ko.wordpress.org/plugins/tags/scratch/)
 *  [고급 보기](https://ko.wordpress.org/plugins/iyo-block-code-renderer-scratch/advanced/)

## 평점

아직 제출된 리뷰가 없습니다.

[Your review](https://wordpress.org/support/plugin/iyo-block-code-renderer-scratch/reviews/#new-post)

[모든  리뷰 보기](https://wordpress.org/support/plugin/iyo-block-code-renderer-scratch/reviews/)

## 기여자

 *   [ kazweda ](https://profiles.wordpress.org/npmyj/)

## 지원

할 말 있으신가요? 도움이 필요하신가요?

 [지원 포럼 보기](https://wordpress.org/support/plugin/iyo-block-code-renderer-scratch/)