Easily remove or replace categories, tags, and custom taxonomy terms from posts, products, and CPTs — directly from the native Bulk Edit screen.
Everything you need to manage taxonomy terms in bulk, without leaving the screen you already use.
Standard Bulk Edit only adds terms. Choose how selected taxonomy terms are applied to multiple items at once with a single mode selector.
Manage product taxonomies in bulk with the same three modes. Built for store catalogs of any size.
product_cat)product_tag)pa_* attributes
Works on Posts, Pages, and any Custom Post Type. Every bulk update is protected with WordPress nonces and capability checks.
edit_others_posts /
edit_posts checks
absint() and
sanitize_key()
Built for editors and store managers who need precise taxonomy control without plugins that replace the native UI.
Extends the screen you already use. No new admin pages, no learning curve — just three clear modes.
Nonce verification, capability checks, sanitization, and escaping on every input and output.
Admin-only scripts loaded solely on edit screens. Zero frontend impact and caching-plugin friendly.
Categories, tags, custom hierarchical and non-hierarchical taxonomies registered by themes and plugins.
Full support for every CPT that exposes taxonomies in Quick Edit / Bulk Edit list screens.
Product categories, tags, shipping classes, and global attributes (pa_*), with
HPOS compatibility.
Subtract checked terms or overwrite the full term set — two operations WordPress does not offer natively.
Clean, readable code following WordPress coding standards. Fully translation-ready with .pot file included.
GPL-2.0+, i18n-ready, compliant with all official WordPress repository guidelines. WP 5.0+, PHP 7.4+.
Everything you need to know about Bulk Taxonomy Remove.
pa_*) are supported, with declared HPOS compatibility.
btr_bulk_edit_nonce nonce and the required
capabilities (edit_others_posts / edit_posts) before modifying
terms.
.pot file and is fully translation-ready. All
user-facing strings are translatable through standard WordPress i18n tools.
edit.php list screens. Zero impact
on public page performance and fully compatible with caching plugins.
bulk-taxonomy-remove folder to /wp-content/plugins/,
activate it from the WordPress Plugins menu, then open any list screen, select items, choose
Edit from Bulk Actions, pick Add / Remove / Replace, and click
Update.