Filter: juiz_sps_phrase_tag

apply_filters( 'juiz_sps_phrase_tag', $element ) → {string}
Marks up the intro phrase as a P by default.

Parameters:

Name Type Default Description
$element string 'p' The element name of the intro phrase.
Since:
  • 1.0.0 First version
Author:
Source:

Returns:

The element name of the intro phrase.
Type
string