[wp-trac] [WordPress Trac] #41346: Introduce a hook for individual plugin loaded
WordPress Trac
noreply at wordpress.org
Thu Dec 20 00:51:35 UTC 2018
#41346: Introduce a hook for individual plugin loaded
-----------------------------+-----------------------------
Reporter: Rarst | Owner: SergeyBiryukov
Type: feature request | Status: closed
Priority: normal | Milestone: 5.1
Component: Plugins | Version:
Severity: normal | Resolution: fixed
Keywords: has-patch | Focuses: performance
-----------------------------+-----------------------------
Changes (by SergeyBiryukov):
* status: reviewing => closed
* resolution: => fixed
Comment:
In [changeset:"44344" 44344]:
{{{
#!CommitTicketReference repository="" revision="44344"
Plugins: Introduce actions for individual plugin load events:
* `plugin_loaded`: Fires once a single activated plugin has loaded.
* `mu_plugin_loaded`: Fires once a single must-use plugin has loaded.
* `network_plugin_loaded`: Fires once a single network-activated plugin
has loaded.
Props Rarst, schlessera.
Fixes #41346.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/41346#comment:14>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list