mainwp_updates_pergroup_after_wp_updates

Fires at the bottom of the WP updates tab, per Group view.

Parameters

$websites
(object) Object containing the child sites data.
$total_wp_upgrades
(int) Number of available WP upates.
$all_groups_sites
(array) Array containing all groups and sites.
$all_groups
(array) Array containing all groups.
$site_offset_for_groups
(array) Offset value.

Usage Example