Filter: juiz_sps_intro_phrase_text

apply_filters( 'juiz_sps_intro_phrase_text', $text ) → {string}
Prints the text "Share the post" in introduction before the buttons if juiz_sps_hide_introreturns true.

Parameters:

Name Type Default Description
$text string "Share·the·post" The Text printed before the buttons.
Since:
  • 1.0.0 First version
Author:
Source:

Returns:

The Text printed before the buttons.
Type
string