Used By
Used By | Description |
---|---|
wp-admin/includes/plugin.php: activate_plugin() | Attempts activation of plugin in a “sandbox” and redirects on success. |
Fires after a plugin has been activated.
If a plugin is silently activated (such as during an update), this hook does not fire.
(string) Path to the plugin file relative to the plugins directory.
(bool) Whether to enable the plugin for all sites in the network or just the current site. Multisite only. Default false.
Version | Description |
---|---|
2.9.0 | Introduced. |
© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/activated_plugin