Filter: gravityview_social/wordpress_social_services
Customize available WP social services.
Parameters
| Name | Type | Description |
|---|---|---|
| $services | array | WP social services keyed by service ID (e.g., 'twitter', 'facebook'). |
| ↳ $service_id | array | { Individual service configuration. |
| ↳ $name | string | Service display name (e.g., 'Twitter', 'Facebook'). |
| ↳ $icon | string | SVG icon markup for the service. |
| ↳ $url | string | Share URL template with {url |
Since
Source
Defined in includes/services/wordpress.php at line 254