Plugin: Conversational Forms
Filter Name: frm_chat_start_page_content
KB Link:
Declaration:
apply_filters( 'frm_chat_start_page_content', $start_page_content, array( 'form' => $this->form ) );
Filter Type:
Static
In class:
FrmChatHtmlHelper
Source:
formidable-chat/classes/helpers/FrmChatHtmlHelper.php
Notes:
This hook allows you to customize the conversational form start page.
Contribute Comments or Examples
No Entries Found