Changeset 47012 for trunk/tests/phpunit/tests/multisite/getMainSiteId.php
- Timestamp:
- 12/25/2019 06:15:13 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/multisite/getMainSiteId.php
r46586 r47012 55 55 public static function wpTearDownAfterClass() { 56 56 foreach ( self::$site_ids as $id ) { 57 wp mu_delete_blog( $id, true);57 wp_delete_site( $id ); 58 58 } 59 59
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)