Filter: juiz_sps_container_tag

apply_filters( 'juiz_sps_container_tag', $element ) → {string}
Marks up the container as a DIV by default.

Parameters:

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

Returns:

The element name of the container.
Type
string