விளக்கம்
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.
Installation
- Upload the blockensert folder to /wp-content/plugins/.
- Activate BlockEnsert through the Plugins screen in WordPress.
- Open BlockEnsert in wp-admin and create an insertion rule.
- Choose placement, target block type, and supported post types.
- Publish the rule.
அடிக்கடி கேட்கப்படும் கேள்விகள்
-
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.
Reviews
இந்த செருகுநிரலுக்கு மதிப்புரைகள் எதுவும் இல்லை.
பங்களிப்பாளர்கள் & உருவாக்குனர்கள்
“BlockEnsert” is open source software. The following people have contributed to this plugin.
பங்களிப்பாளர்கள்Translate “BlockEnsert” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
0.2.0
- Added: Insertion rules are now cached and cleared automatically when a rule is saved, trashed, untrashed or deleted.
- Fixed: Content could be inserted more than once when another plugin or theme ran the content filter multiple times.
- Fixed: Cache clearing no longer relies on a hook that is only available in WordPress 6.6 and later.
- Changed: Placement logic split into separate strategy classes.
0.1.1
- Hardened insertion content sanitization with a filterable HTML allowlist and opt-in script tag support.
0.1.0
- Initial public release.
- Gutenberg block-targeted insertion rules.
- Searchable target block type selector.
- Top-level block-only targeting model.
- Post type targeting controls.