inCOD Bulk Taxonomy Remove

inCOD Bulk Taxonomy Remove

0/5 (0 ratings) — active installs Updated Sep 25, 2026
Screenshot 1

inCOD Bulk Taxonomy Remove extends the native WordPress Bulk Edit screen with granular taxonomy actions.

Standard Bulk Edit only adds terms. This plugin lets you choose how selected taxonomy terms are applied to multiple posts at once:

  • Add terms – native WordPress behaviour (default)
  • Remove selected terms – subtract the checked terms from every selected item
  • Replace all terms – keep only the checked terms; all other terms are removed

Works with:

  • Posts and Pages
  • Categories, Tags, and custom hierarchical / non-hierarchical taxonomies
  • WooCommerce products (product_cat, product_tag, product_shipping_class, and pa_* attributes)
  • Custom Post Types

Security:

  • Nonce verification (icbtr_bulk_edit_nonce) on every bulk update
  • Capability checks (edit_others_posts / edit_posts) before any change
  • Sanitization with absint() and sanitize_key()