Plugin: Formidable Pro
Filter Name: frm_create_cookies
KB Link:
Declaration:
apply_filters( 'frm_create_cookies', true )
Filter Type:
Static
In class:
FrmProEntriesController
Source:
formidable-pro/classes/controllers/FrmProEntriesController.php
Notes:
By default, a cookie is created when a form is submitted that is setup to be limited by the cookie time. This hook allows you to prevent the cookies from being created.
Contribute Comments or Examples
No Entries Found