wpmu_delete_user in /wp-admin/includes/ms.php
3383
Continue readingCreate a user.This function runs when a user self-registers as well as when a Super Admin creates a new user. Hook to ‘wpmu_new_user’ for events that should affect all new users, but only on Multisite (otherwise use ‘user_register’).
3379
Continue readingCreate a site.This function runs when a user self-registers a new site as well as when a Super Admin creates a new site. Hook to ‘wpmu_new_blog’ for events that should affect all new sites.
3377
Continue readingDetermines if the available space defined by the admin has been exceeded by the user.
3375
Continue reading