apply_filters ( 'jetpack_sharing_data_attributes', array $data_attributes, Sharing_Source $this, string $id, array $args )

Filter the sharing data attributes.

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

View in GitHub

Parameters

$data_attributes

(array) Attributes supplied from the sharing source. Note that ’data-’ will be prepended to all keys.

$this

(Sharing_Source) Sharing source instance.

$id

(string) Sharing ID.

$args

(array) Array of sharing service options.


Changelog

Since: Jetpack 11.0


Notes

Have a note to contribute?

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s