Browsing hooks for feature: Sharing

    jetpack_open_graph_base_tags

    hook (filter): Allow plugins to inject additional template-specific Open Graph tags.

    Source: functions.opengraph.php:152

    jetpack_open_graph_return_if_empty

    hook (filter): Do not return any Open Graph Meta tags if we don't have any info about a post.

    Source: functions.opengraph.php:168

    jetpack_open_graph_tags

    hook (filter): Allow the addition of additional Open Graph Meta tags, or modify the existing tags. View Example

    Source: functions.opengraph.php:228

    jetpack_open_graph_image_height

    hook (filter): Filter the minimum height of the images used in Jetpack Open Graph Meta Tags.

    Source: functions.opengraph.php:54

    jetpack_open_graph_output

    hook (filter): Filter the HTML Output of each Open Graph Meta tag.

    Source: functions.opengraph.php:275

    jetpack_enable_opengraph

    hook (filter): Allow Jetpack to output Open Graph Meta Tags.

    Source: functions.opengraph.php:33

    jetpack_open_graph_image_width

    hook (filter): Filter the minimum width of the images used in Jetpack Open Graph Meta Tags.

    Source: functions.opengraph.php:44

    jetpack_pinit_over_button

    hook (filter): Filter the Pin it button appearing when hovering over images when using the official button style. View Example

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

    jetpack_sharing_pinterest_default_image

    hook (filter): Filters the default image used by the Pinterest Pin It share button.

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

    jetpack_sharing_pinterest_share_url

    hook (filter): Filters the Pinterest share URL used in sharing button output. View Example

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