sharing_services, $services
sharing_services, $services
Appears in: jetpack.16.0.1
Hook Type: filter
Displaying hooks found in version: jetpack.16.0.1apply_filters('sharing_services, $services') is found 1 times:
- /modules/sharedaddy/sharing-service.php line 140
* @since 1.1.0 * * @param array $services Array of all available Sharing Services. */ return apply_filters( 'sharing_services', $services ); } /** * Save a new custom sharing service. * * @param string $label Service name.