Bulk Content Toolkit adds any custom meta field to the native WordPress Quick Edit row and Bulk Edit panel — automatically, without writing a single line of code.
Most bulk edit plugins hardcode which fields they support. Bulk Content Toolkit reads your actual database and exposes every meta field that exists on your site, regardless of which plugin created it.
How it works
Works with everything
Because the plugin reads directly from wp_postmeta, it works with any field from any plugin — without any integration code:
Automatic field type detection
The plugin samples your existing data and infers the correct input type — checkbox, select, number, date, color, URL, textarea, and more. Common WooCommerce and LearnPress fields are hardcoded to their correct type.
100% native
No new UI to learn. No external spreadsheet. No CSV. Fields appear in Quick Edit and Bulk Edit exactly where WordPress users already expect them.