do_action( 'wpmuadminedit' )

Fires just before the action handler in several Network Admin screens.


Description

This hook fires on multiple screens in the Multisite Network Admin, including Users, Network Settings, and Site Settings.


Source

File: wp-admin/network/edit.php

View on GitHub


Changelog

Changelog
Version Description
WP-3.0.0 Introduced.