| 开发者 | nokazehayato |
|---|---|
| 更新时间 | 2026年5月31日 17:56 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
functions.php snippet to make the setting permanent. Deactivate or remove the plugin without losing your configuration.
Test Posts
Generate flagged test posts in one click. Each post is marked internally, so you can delete all test content before launch with zero risk of touching real posts.
Pre-Launch Cleanup
A checklist that actually does the work. Before handing off the site, the Pre-Launch tab handles everything in one screen:
functions.php snippet to keep your Hide Blocks settings after deactivating or removing the pluginWP_DEBUG still on, noindex still set, or test posts still in the database — this plugin is for you.
/wp-content/plugins/noshi-kanamerNo. Noshi-Kanamer marks each test post with a hidden flag. Only flagged posts are deleted — your real content is never touched.
It applies globally to all users on the site, using the allowed_block_types_all filter.
Use the Pre-Launch tab to generate a functions.php snippet beforehand. Paste it into your theme and your block visibility settings remain permanent — even without the plugin active.
Most engineers deactivate or remove it just before handing off the site — keeping the client's dashboard clean and focused. That said, you can always reactivate it later for maintenance, post-launch adjustments, or follow-up work.
Blocks exclusive to Full Site Editing (FSE) — such as core/template-part and query pagination blocks — cannot be rendered on standard pages or posts. All blocks usable in the standard block editor are included.
It's purely a developer tool — designed for WordPress freelancers and agencies during the build phase. It is not intended for clients. We recommend deactivating or removing it before handing off the site.
Yes. The Pre-Launch Cleanup tab is specifically designed for client handoff: it deletes test content, flushes rewrite rules, checks WP_DEBUG status, and confirms search engine indexing — all in one screen.