Bulk Content Toolkit

Bulk Content Toolkit

5/5 (1 ratings) 20 active installs Updated May 20, 2026

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

  1. Go to Settings Bulk Edit.
  2. Pick a post type (products, courses, pages, custom types…).
  3. Move the fields you want into the “Selected Fields” column.
  4. Save — those fields now appear in Quick Edit and Bulk Edit inside the native WordPress UI.

Works with everything

Because the plugin reads directly from wp_postmeta, it works with any field from any plugin — without any integration code:

  • WooCommerce: _price, _sale_price, _stock_status, _manage_stock, _tax_status, and all product meta
  • LearnPress: _lp_price, _lp_coming_soon, _lp_max_students, _lp_passing_condition, and all course meta
  • ACF (Advanced Custom Fields): any field saved to post meta
  • Elementor, WPML, Yoast SEO, and any other plugin that writes to wp_postmeta

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.