Changeset 48574 for trunk/src/wp-admin/includes/plugin.php
- Timestamp:
- 07/23/2020 12:50:57 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/plugin.php
r48566 r48574 859 859 * @param bool $network_wide Whether to enable the plugin for all sites in the network. 860 860 * Default false. 861 * @param bool $silentPrevent calling activation hooks. Default false.861 * @param bool $silent Prevent calling activation hooks. Default false. 862 862 * @return bool|WP_Error True when finished or WP_Error if there were errors during a plugin activation. 863 863 */
Note: See TracChangeset
for help on using the changeset viewer.