Noshi-Kanamer is a developer-only toolkit that covers the full WordPress project lifecycle — from initial setup through client handoff.
The philosophy: Every feature in Noshi-Kanamer is designed to be used during development. When you’re ready to hand off the site, the Pre-Launch tab handles the cleanup. Deactivate or remove it before delivery — the client gets a clean, focused WordPress install.
Instantly render every registered block on any page or post. Insert the Block Showcase block, click “Generate Showcase”, and all available blocks appear in one place — ready for client review or your own reference.
No more hunting through the block inserter to find what’s available.
Remove unwanted default blocks (social links, YouTube embed, etc.) from the editor with a single click. Applied globally across all users — not just per-user preferences.
When you’re ready to deliver, the Pre-Launch tab generates a functions.php snippet to make the setting permanent. Deactivate or remove the plugin without losing your configuration.
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.
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 pluginWhen all tasks are complete, a “Ready to launch” banner confirms the site is clean and ready for handoff.
WordPress freelancers and agencies who build sites for clients and want to eliminate the repetitive, error-prone steps before delivery.
If you’ve ever shipped a site with WP_DEBUG still on, noindex still set, or test posts still in the database — this plugin is for you.
The compiled JavaScript in the build/ directory is generated from the JSX source files in src/ using Vite. The full source code is included in the plugin package under src/.