apply_filters( 'juiz_sps_buttons_in_excerpt', $in_excerpt )
    
    By default the buttons are display only into the content, not the excerpts.
Set to 
    true if you want to change this behavior.
Parameters:
| Name | Type | Default | Description | 
|---|---|---|---|
$in_excerpt | 
            
            boolean | false | Set to true if you want buttons in excerpt. | 
- Since:
 - 1.3.3.7 First version
 
- Source:
 
Returns:
    Void.