Fires at the end of the Network Settings form, before the submit button.
Source
do_action( 'wpmu_options' );
Changelog
Version | Description |
---|---|
MU (3.0.0) | Introduced. |
Fires at the end of the Network Settings form, before the submit button.
do_action( 'wpmu_options' );
Version | Description |
---|---|
MU (3.0.0) | Introduced. |
User Contributed Notes
You must log in before being able to contribute a note or feedback.