Changeset 4897
- Timestamp:
- 02/08/2017 11:28:11 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordcamp.org/public_html/wp-content/plugins/wcpt/wcpt-wordcamp/wordcamp-new-site.php
r4744 r4897 336 336 337 337 switch_to_blog( $this->new_site_id ); 338 339 // Attempt to create the proper upload directories in the context of the new site before post stubs happen 340 wp_upload_dir( null, true, true ); 338 341 339 342 $lead_organizer = $this->get_user_or_current_user( $meta['WordPress.org Username'][0] );
Note: See TracChangeset
for help on using the changeset viewer.