Description
This action runs after rendering the conversational frame footer.
Usage
add_action('fluentform/conversational_frame_footer', function() {
}, 10, 0);
1
2
3
Reference
do_action('fluentform/conversational_frame_footer');
This action is located in fluentform/app/Views/public/conversational-form.php