Bulk remove posts from category

Now you can use default WordPress Bulk Editor not just to add Categories but also to remove categories from posts.

v3.4MasterNsUpdated 2026-06-14Added Mar 8, 201910k+ installs92% rating
95
Score
2
Errors
5
Warnings
+0
Change

Category Scores

Security94
Repo94
Performance100
Maintainability95

Top Issues by Category

Issues Details

7 issues found in latest scan

ERROR2
WordPress.DateTime.RestrictedFunctions.date_date

date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.

WARNING1
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedFunctionFound

Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "masterns_bulk_remove_cat_edit_hook".

WARNING1
WordPress.Security.ValidatedSanitizedInput.InputNotSanitized

Detected usage of a non-sanitized input variable: $_POST['catout']

WARNING1
WordPress.WP.EnqueuedResourceParameters.NotInFooter

In footer ($in_footer) is not set explicitly wp_enqueue_script; It is recommended to load scripts in the footer. Please set this value to `true` to load it in the footer, or explicitly `false` if it should be loaded in the header.

WARNING1
plugin_header_invalid_domain_path

The "Domain Path" header in the plugin file must start with forward slash.

WARNING1
plugin_header_nonexistent_domain_path

The "Domain Path" header in the plugin file must point to an existing folder. Found: "languages"

Latest Snapshot

Findings

7

Errors

2

Warnings

5

Score History

First score snapshot

First scan completed Jun 20, 2026

v3.4 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2

Jun 20, 2026

v3.4

95

Latest

Findings
7
Errors
2
Warnings
5
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins