apply_filters( 'torro_form_button_class', string $button_class )

Filters the CSS class to use for every button for a form in the frontend.

Description

Parameters

$button_class

(string) (Optional) Button CSS class. Default 'torro-button'.

Changelog

Changelog
Version Description
1.0.0 Introduced.