WordPress.org

Plugin Directory

Noshi-Kanamer – Pre-Launch & Handoff Toolkit for WordPress Developers

Noshi-Kanamer – Pre-Launch & Handoff Toolkit for WordPress Developers

توضیحات

Client handoff, done right. Noshi-Kanamer is a pre-launch checklist and cleanup toolkit for WordPress freelancers and agencies. It helps you prepare a WordPress site for client delivery — clean up test content, check launch settings, hide Gutenberg blocks the client doesn’t need, and keep their admin experience focused.

The Pre-Launch tab is your final checkpoint before delivery: delete test content, flush rewrite rules, check WP_DEBUG, and confirm search engine indexing — all without leaving the admin. When the checklist clears, your site is ready to hand off.

Block Showcase

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.

Hide Blocks

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.

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:

  • Delete all test posts — removes every flagged test post instantly
  • Move Block Showcase pages to trash — cleans up pages containing the Block Showcase block
  • Flush rewrite rules — prevents 404 errors after migration to production
  • Search engine indexing — detects if your site is still set to noindex, with a direct link to fix it
  • Admin email address — shows the current email with a direct link to update it
  • WP_DEBUG status — alerts if debug mode is still on, with a copy-paste fix
  • Persist block visibility — generates a functions.php snippet to keep your Hide Blocks settings after deactivating or removing the plugin

When all tasks are complete, a “Ready to launch” banner confirms the site is clean and ready for handoff.

Who is this for?

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.

Source Code

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/.

عکس‌های صفحه

  • Pre-Launch tab — run the checklist before handing off the site: delete test content, flush rewrites, verify noindex and WP_DEBUG, and confirm your admin email. The “Ready to launch” banner confirms everything is clean.
  • Hide Blocks — select any unwanted blocks to hide them from the editor, applied globally across all users.
  • Test Posts — generate flagged dummy posts for testing, then delete them all at once without touching real content.
  • Block Showcase — open any page or post in the block editor, insert the Block Showcase block, click “Generate Showcase”, and all available blocks appear in one place.

نصب

  1. Upload the plugin folder to /wp-content/plugins/noshi-kanamer
  2. Activate through the Plugins screen in WordPress
  3. Go to Tools > Noshi-Kanamer

سوالات متداول

Will deleting test posts affect my real content?

No. Noshi-Kanamer marks each test post with a hidden flag. Only flagged posts are deleted — your real content is never touched.

Does Hide Blocks affect all users or just me?

It applies globally to all users on the site, using the allowed_block_types_all filter.

What happens to my Hide Blocks settings when I deactivate or remove the plugin?

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.

When should I deactivate Noshi-Kanamer?

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.

Why are some blocks missing from the Block Showcase?

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.

How does this help with WordPress client handoff?

Noshi-Kanamer brings together everything you need to check before handing off a WordPress site: delete test posts, flush rewrite rules, verify noindex is off, confirm WP_DEBUG is disabled, check the admin email address, and clean up the block editor for your client — all from one screen.

Can I use this on every client project?

For most WordPress setups, yes. Pre-Launch Cleanup, Hide Blocks, and Test Posts work across standard and FSE themes. Note that Block Showcase requires the Gutenberg block editor and is not compatible with Elementor-powered pages — other features work normally alongside Elementor.

Does Block Showcase work with Elementor?

Block Showcase requires the Gutenberg block editor and is not compatible with Elementor. When Elementor is active, pages are managed through the Elementor editor, which does not support Gutenberg blocks. Other features (Hide Blocks, Test Posts, Pre-Launch Cleanup) work normally alongside Elementor.

Is this a developer tool or a client-facing plugin?

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.

Can I use this for WordPress client handoff?

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.

نقد و بررسی‌ها

نقد و بررسی‌ای برای این افزونه یافت نشد.

توسعه دهندگان و همکاران

“Noshi-Kanamer – Pre-Launch & Handoff Toolkit for WordPress Developers” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کرده‌اند.

مشارکت کنندگان

گزارش تغییرات

0.1.2

  • Confirmed compatibility with WordPress 7.0
  • Updated screenshots to reflect the WordPress 7.0 admin UI

0.1.1

  • Added: After completing Pre-Launch, a gentle review nudge appears once per
    day. We’d love to hear how it’s working for you — even a quick note helps
    a lot!

0.1.0

  • Initial release