Changeset 13733 for trunk/wp-admin/includes/plugin.php
- Timestamp:
- 03/17/2010 04:27:25 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/includes/plugin.php
r13579 r13733 558 558 * @param string|array $plugins 559 559 * @param string $redirect Redirect to page after successful activation. 560 * @param bool $network_wide Whether to enable the plugin for all sites in the network. 560 * @param bool $network_wide Whether to enable the plugin for all sites in the network. 561 561 * @return bool|WP_Error True when finished or WP_Error if there were errors during a plugin activation. 562 562 */
Note: See TracChangeset
for help on using the changeset viewer.