[wp-trac] [WordPress Trac] #38112: Deleting an Active Plugin via Bulk Actions Fails Silently
WordPress Trac
noreply at wordpress.org
Tue Aug 12 07:37:17 UTC 2025
#38112: Deleting an Active Plugin via Bulk Actions Fails Silently
-------------------------------------+-----------------------------
Reporter: mrwweb | Owner: (none)
Type: defect (bug) | Status: assigned
Priority: normal | Milestone: Future Release
Component: Plugins | Version:
Severity: normal | Resolution:
Keywords: has-patch has-test-info | Focuses:
-------------------------------------+-----------------------------
Comment (by ugyensupport):
== Deleting an Active Plugin via Bulk Actions Fails Silently
=== Description
With the introduction of shinier updates in 4.6, it appears that the error
messaging around deleting an activated plugin wasn't ported into the new
system properly.
To reproduce:
On Plugins Screen, select an activated plugin.
From "Bulk Actions" select "Delete"
Click Apply
Result:
Nothing happens. Silent failure (to delete).
Expected Result:
Error message explaining that you can't delete activated plugins.
In one case, I actually saw the expected error message after refreshing
the plugins page, but I haven't been able to replicate that since.
Patch tested: https://github.com/WordPress/wordpress-
develop/pull/9419/files
=== Environment
- WordPress: 6.8.3-alpha-60531
- PHP: 8.3.14
- Server: Apache/2.4.62 (Unix) mod_wsgi/5.0.1 Python/3.12 mod_fastcgi
/mod_fastcgi-SNAP-0910052141 OpenSSL/1.1.1w
- Database: mysqli (Server: 5.7.44 / Client: mysqlnd 8.3.14)
- Browser: Chrome 139.0.0.0
- OS: macOS
- Theme: Twenty Twenty-Five 1.3
- MU Plugins: None activated
- Plugins:
* Test Reports 1.2.0
* WordPress Beta Tester 3.6.4
=== Actual Results
1. ✅ Issue resolved with patch.
=== Additional Notes
- https://fileport.io/2X7WdXTReWsb
--
Ticket URL: <https://core.trac.wordpress.org/ticket/38112#comment:25>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list