Filter: juiz_sps_list_container_tag

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

Parameters:

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

Returns:

The element name of the list container.
Type
string