apply_filters( 'jsps_register_core_networks', $custnw ) → {array}
Filters the list of Core Networks after setting those.
Parameters:
Name | Type | Description |
---|---|---|
$custnw |
array | The list of Custom Networks, see jsps_register_core_network for detail. |
- Since:
- 2.0.0 First version
- Source:
Returns:
The default list of Core Network.
- Type
- array