mainwp_updates_pergroup_after_plugin_updates

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

Parameters

$websites
(object) Object containing the child sites data.
$total_plugin_upgrades
(int) Number of available plugin updates.
$userExtension
(object) User extension.
$all_groups_sites
(array) Array containing all groups and sites.
$all_groups
(array) Array containing all groups.
$allPlugins
(array) Array of all plugins.
$pluginsInfo
(array) Array of all plugins info.
$site_offset_for_groups
(array) Offset value.

Usage Example