apply_filters( 'torro_form_button_primary_class', string $button_primary_class )

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

Description

Parameters

$button_primary_class

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

Changelog

Changelog
Version Description
1.0.0 Introduced.