[wp-trac] [WordPress Trac] #41346: Introduce a hook for individual plugin loaded
WordPress Trac
noreply at wordpress.org
Mon Jul 17 17:23:11 UTC 2017
#41346: Introduce a hook for individual plugin loaded
-----------------------------+------------------------------
Reporter: Rarst | Owner:
Type: feature request | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Plugins | Version: trunk
Severity: normal | Resolution:
Keywords: | Focuses: performance
-----------------------------+------------------------------
Comment (by Rarst):
Preventing plugins from load is already possible (if not too cleanly) by
filtering the option with active list.
To be clear while dependencies are definitely a problematic area, my prime
focus with this suggestions is performance troubleshooting and enabling
something that is both valuable and low hanging for it.
I don't see (at the moment) anything critical for inter–plugin
interactions that cannot be handled on long established `plugins_loaded`
hook, signifying complete load of them.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/41346#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list