Changeset 16438 for trunk/wp-admin/includes/plugin.php
- Timestamp:
- 11/17/2010 06:47:34 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/includes/plugin.php
r16313 r16438 486 486 * @param string $plugin Plugin path to main plugin file with plugin data. 487 487 * @param string $redirect Optional. URL to redirect to. 488 * @param bool $network_wide Whether to enable the plugin for all sites in the 488 * @param bool $network_wide Whether to enable the plugin for all sites in the 489 489 * network or just the current site. Multisite only. Default is false. 490 490 * @param bool $silent Prevent calling activation hooks. Optional, default is false.
Note: See TracChangeset
for help on using the changeset viewer.