Filter whether a post should be publicized to a given service.
Parameters
- $post_id
int Post ID.
- $service_name
string Service name.
- $connection
array The connection data.
- true
bool Should the post be publicized to a given service? Default to true.
Changelog
- Introduced in Jetpack 0.1.0