[wp-trac] [WordPress Trac] #58055: suggest adding apply_filters
WordPress Trac
noreply at wordpress.org
Sun Apr 2 09:53:57 UTC 2023
#58055: suggest adding apply_filters
-------------------------+-----------------------------
Reporter: yehi | Owner: (none)
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Plugins | Version: trunk
Severity: normal | Keywords:
Focuses: |
-------------------------+-----------------------------
Hi I would like to suggest adding apply_filters to functions:
get_plugins()
get_plugin_data()
to edit and run triggers before the function returns.
The all_plugins filter can be used on the plugins.php page, but not on the
update-core.php page. That's why I think it's worth adding the filter into
the function
--
Ticket URL: <https://core.trac.wordpress.org/ticket/58055>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list