[wp-trac] [WordPress Trac] #57278: Add filter to allow filtering of the must-use plugins list in the admin
WordPress Trac
noreply at wordpress.org
Tue Dec 6 06:38:08 UTC 2022
#57278: Add filter to allow filtering of the must-use plugins list in the admin
-------------------------+------------------------------
Reporter: nateallen | Owner: (none)
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Plugins | Version:
Severity: normal | Resolution:
Keywords: has-patch | Focuses: administration
-------------------------+------------------------------
Comment (by fischfood):
== Test Report
This report confirms that the indicated patch addresses the enhancement.
Patch tested: https://github.com/WordPress/wordpress-develop/pull/3728
=== Environment
OS: macOS 12.4
PHP: 8.0.0+2
WordPress: 6.1.1
Browsers: Brave v1.46.134, Safari 15.5
Theme: Twenty Twenty-Two
=== Steps
- Added a single file plugin to the mu-plugins directory (visible)
- Added Akismet Anti-Spam and Jetpack to the mu-plugins directory (not
visible)
- Added the above filter to my theme
=== Results
After adding the example 'custom_mu_plugin_filter' to my theme, instead of
just seeing my standalone single file plugin, I am now able to see the two
directory based plugins as well
--
Ticket URL: <https://core.trac.wordpress.org/ticket/57278#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list