[wp-trac] [WordPress Trac] #30465: Dashboard alert if a plugin/theme was removed from WordPress repo
WordPress Trac
noreply at wordpress.org
Sat Feb 21 11:19:56 UTC 2026
#30465: Dashboard alert if a plugin/theme was removed from WordPress repo
-------------------------------------------------+-------------------------
Reporter: sergej.mueller | Owner: (none)
Type: feature request | Status: reopened
Priority: normal | Milestone: Future
| Release
Component: Security | Version:
Severity: normal | Resolution:
Keywords: dev-feedback security has-patch | Focuses:
changes-requested |
-------------------------------------------------+-------------------------
Changes (by ozgursar):
* keywords: dev-feedback security has-patch needs-testing => dev-feedback
security has-patch changes-requested
Comment:
== Patch Testing Report
Patch Tested: https://github.com/WordPress/wordpress-develop/pull/7671
=== Environment
- WordPress: 7.0-alpha-61215-src
- PHP: 8.2.29
- Server: nginx/1.29.4
- Database: mysqli (Server: 8.4.7 / Client: mysqlnd 8.2.29)
- Browser: Opera
- OS: macOS
- Theme: Twenty Seventeen 4.0
- MU Plugins: None activated
- Plugins:
* Test Reports 1.2.1
❌ Patch is failing to apply
I've tried to apply the PR against the latest `trunk`
(7.0-alpha-61215-src). However, it fails to successfully patch all the
files with the message below:
{{{
> WordPress at 7.0.0 grunt
> grunt patch:https://github.com/WordPress/wordpress-develop/pull/7671
[baseline-browser-mapping] The data in this module is over two months old.
To ensure accurate Baseline data, please update: `npm i baseline-browser-
mapping at latest -D`
package.json has not been modified.
Running "patch:https://github.com/WordPress/wordpress-develop/pull/7671"
(patch) task
patching file 'src/wp-admin/css/common.css'
patching file 'src/wp-admin/css/list-tables.css'
patching file 'src/wp-admin/includes/class-wp-plugins-list-table.php'
patching file 'src/wp-admin/includes/update.php'
patching file 'src/wp-includes/update.php'
1 out of 8 hunks failed--saving rejects to 'src/wp-
includes/update.php.rej'
}}}
Since it fails to cleanly apply, I removed `needs-testing` and added
`changes-requested`.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/30465#comment:66>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list