apply_filters( 'jsps_register_core_network', $cnetw ) → {array}
Filters the list of Core Networks. This hook is used by the Core Plugin itself.
You shouldn't use this hook: use jsps_register_custom_network instead.
You shouldn't use this hook: use jsps_register_custom_network instead.
Parameters:
Name | Type | Description | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
$cnetw |
array |
The list of Core Networks.
Properties
|
- Since:
- 2.0.0 First version
- Source:
Returns:
The list of Core Networks.
- Type
- array