sharing_services, $services

sharing_services, $services

Appears in:
Hook Type: filter

See hook in core

Displaying hooks found in version: jetpack.16.0.1

apply_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.