apply_filters( 'jsps_show_modal_footer', $is_shown ) → {boolean}
Displays the
Service proposed by Social Post Sharer
footer in the email modal.
Parameters:
Name | Type | Default | Description |
---|---|---|---|
$is_shown |
boolean | true |
true to display it, false to hide it.
|
- Since:
- 2.0.0 First version
- Source:
Returns:
true
to display it, false
to hide it, your choice 😊
- Type
- boolean