do_action( ‘wpmuadminedit’ )

In this article

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

do_action( 'wpmuadminedit' );

Changelog

VersionDescription
3.0.0Introduced.

User Contributed Notes

You must log in before being able to contribute a note or feedback.