Hook Detail

Plugin: Conversational Forms
Filter Name: frm_chat_progress_text
KB Link:
Declaration:
apply_filters( 'frm_chat_progress_text', $progress_string, $this->form );
Filter Type:
Static
In class:
FrmChatHtmlHelper
Source:
formidable-chat/classes/helpers/FrmChatHtmlHelper.php
Notes:

This hook allows you to customize the progress bar/text in conversational forms. The progress text can be changed from the default Question [current] of [total] to something custom. It also supports [current show=percent].

Contribute Comments or Examples

Codex Comments/Examples
First
Last
No Entries Found