do_action( 'network_site_info_form', int $id )

Fires at the end of the site info form in network admin.


Parameters

$id int
The site ID.

Top ↑

Source

File: wp-admin/network/site-info.php. View all references

do_action( 'network_site_info_form', $id );

Top ↑

Changelog

Changelog
Version Description
5.6.0 Introduced.

Top ↑

User Contributed Notes

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