Plugin: Formidable Pro
Filter Name: frm_selectable_dates
KB Link:
Declaration:
apply_filters( 'frm_selectable_dates', 'true', compact( 'field', 'options' ) );
Filter Type:
Static
In class:
FrmProFieldsController
Source:
formidable-pro/classes/controllers/FrmProFieldsController.php
Notes:
This hook allows you to manipulate specific dates within a date field. NOTE: The date field must have the unique option selected.
Contribute Comments or Examples
No Entries Found