apply_filters( 'juiz_sps_intro_phrase_text', $text ) → {string}
Prints the text "Share the post" in introduction before the buttons if
juiz_sps_hide_intro
returns true.
Parameters:
Name | Type | Default | Description |
---|---|---|---|
$text |
string | "Share·the·post" | The Text printed before the buttons. |
- Since:
- 1.0.0 First version
- Source:
Returns:
The Text printed before the buttons.
- Type
- string