Advertisement

update_user_status

Update the status of a user in the database.

upload_space_setting

Displays the site upload space quota setting form on the Edit Site Settings screen.

wpmu_delete_user

Delete a user from the network and remove from all sites.

Advertisement

check_upload_size

Determine if uploaded file exceeds space quota.

update_option_new_admin_email

Send a confirmation request email when a change of site admin email address is attempted.

Advertisement

{$type}_upload_iframe_src

Filters the upload iframe source URL for a specific media type.

_unzip_file_pclzip

Attempts to unzip an archive using the PclZip library.

_unzip_file_ziparchive

Attempts to unzip an archive using the ZipArchive class.

Advertisement