BlockEnsert

설명

BlockEnsert helps you place reusable block content exactly where it should appear in your posts and pages.

You can create insertion rules in the BlockEnsert custom post type, choose where content should appear, and limit rules to selected post types.

Key features

  • Gutenberg-first workflow with editor-integrated settings.
  • Placement options: before content, after content, before block number, and after block number.
  • Target supported top-level Gutenberg block types (more block support is planned in upcoming versions).
  • Parent-only block targeting (child-only blocks are excluded from rule targeting).
  • Post type targeting for each rule.

설치

  1. Upload the blockensert folder to /wp-content/plugins/.
  2. Activate BlockEnsert through the Plugins screen in WordPress.
  3. Open BlockEnsert in wp-admin and create an insertion rule.
  4. Choose placement, target block type, and supported post types.
  5. Publish the rule.

FAQ

Does this work with Classic Editor content?

This version is focused on the Block Editor experience. Support for Classic Editor content is planned for a future release.

Which blocks are currently supported?

At the moment, you can target Paragraph and Image blocks. Support for additional Core and custom blocks is already planned for upcoming releases.

Does it support nested child block insertion targeting?

No. This release intentionally targets top-level blocks only.

후기

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

기여자 & 개발자

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

기여자

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

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

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

변경이력

0.1.1

  • Hardened insertion content sanitization with a filterable HTML allowlist and opt-in script tag support.

0.1.0

  • Initial public release.