apply_filters( 'juiz_sps_code_before_end_button', $code ) → {string}
Adds code content before the end of the link or button element .juiz_sps_button
Parameters:
Name | Type | Default | Description |
---|---|---|---|
$code |
string | '' | Empty by default. |
- Since:
- 2.0.0 First version
- Source:
Returns:
Your own code.
- Type
- string