Changeset 41200 for trunk/src/wp-admin/network/sites.php
- Timestamp:
- 08/01/2017 08:43:25 PM (9 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-admin/network/sites.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/network/sites.php
r41131 r41200 230 230 * Fires after a network site is activated. 231 231 * 232 * @since MU 232 * @since MU (3.0.0) 233 233 * 234 234 * @param string $id The ID of the activated site. … … 241 241 * Fires before a network site is deactivated. 242 242 * 243 * @since MU 243 * @since MU (3.0.0) 244 244 * 245 245 * @param string $id The ID of the site being deactivated.
Note: See TracChangeset
for help on using the changeset viewer.