mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-12 04:40:26 +00:00
Pinking shears
git-svn-id: https://develop.svn.wordpress.org/trunk@16438 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -485,7 +485,7 @@ function is_network_only_plugin( $plugin ) {
|
||||
*
|
||||
* @param string $plugin Plugin path to main plugin file with plugin data.
|
||||
* @param string $redirect Optional. URL to redirect to.
|
||||
* @param bool $network_wide Whether to enable the plugin for all sites in the
|
||||
* @param bool $network_wide Whether to enable the plugin for all sites in the
|
||||
* network or just the current site. Multisite only. Default is false.
|
||||
* @param bool $silent Prevent calling activation hooks. Optional, default is false.
|
||||
* @return WP_Error|null WP_Error on invalid file or null on success.
|
||||
|
||||
Reference in New Issue
Block a user