Action: wu_pending_network_published
Se déclenche après la publication d'un réseau en attente.
Paramètres
| Nom | Type | Description |
|---|---|---|
| $network | \WP_Ultimo\Models\Network | Le réseau créé. |
| $membership | \WP_Ultimo\Models\Membership | L'adhésion. |
| $pending_network | array | Les données originales du réseau en attente. |
Source
Défini dans inc/functions/network.php à la ligne 1815