Browsing hooks for feature: Sharing

    jetpack_sharing_tag_list

    hook (filter): Allow customizing how the list of tags is displayed.

    Source: modules/sharedaddy/sharing-sources.php:191

    jetpack_sharing_data_attributes

    hook (filter): Filter the sharing data attributes.

    Source: modules/sharedaddy/sharing-sources.php:352

    jetpack_recaptcha_valid_hostnames

    hook (filter): Allow other valid hostnames.<p>This can be useful in cases where the token hostname is expected to be different from the get_home_url (ex. AMP recaptcha token contains a different hostname)</p>

    Source: modules/sharedaddy/recaptcha.php:156

    sharing_ajax_action

    hook (filter): Filter the Sharing buttons' Ajax action name Jetpack checks for.<p>This allows the use of the buttons with your own Ajax implementation.</p>

    Source: modules/sharedaddy/sharing-service.php:1061

    jetpack_twitter_cards_image_default

    hook (filter): Filter the default Twitter card image, used when no image can be found in a post.

    Source: class.jetpack-twitter-cards.php:78

    wp_sharing_email_send_post_subject

    hook (filter): Filter the Sharing Email Send Post Subject. View Example

    Source: modules/sharedaddy/sharedaddy.php:77

    sharing_services_email

    hook (filter): Filters if Email Sharing is enabled.<p>E-Mail sharing is often problematic due to spam concerns, so this filter enables it to be quickly and simply toggled.</p>

    Source: modules/sharedaddy/sharing-service.php:84

    jetpack_sharing_headline_html

    hook (filter): Filter the sharing buttons' headline structure. View Example

    Source: modules/sharedaddy/sharing-service.php:1106

    jetpack_open_graph_fallback_description

    hook (filter): Filter the fallback `og:description` used when no excerpt information is provided. View Example

    Source: functions.opengraph.php:527

    jetpack_sharing_display_markup

    hook (filter): Filters the content markup of the Jetpack sharing links

    Source: modules/sharedaddy/sharing-service.php:1226