apply_filters( 'juiz_sps_*_item_attr', $attrs ) → {string}
Edits the item (LI by default) HTML attributes before printing it for a precise network/button.
Parameters:
Name | Type | Default | Description |
---|---|---|---|
$attrs |
string | '' | Empty most of the time, but not for Share API. |
- Since:
- 2.0.0 First version
- Source:
Returns:
The new attributes you added.
- Type
- string