apply_filters( 'juiz_sps_*_link_attr', $attrs ) → {string}
Edits the link (A 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 Bookmark button. |
- Since:
- 2.0.0 First version
- Source:
Returns:
The new attributes you added.
- Type
- string