apply_filters( 'juiz_sps_container_classes', $classes ) → {string}
Sets new classes to the container.
Parameters:
Name | Type | Default | Description |
---|---|---|---|
$classes |
string | "" |
A text representing your new class attribute value.
|
- Since:
- 1.0.0 First version
- Source:
Returns:
The class(es) added to the existing
class
attribute.
- Type
- string