caldera_forms_entry_viewer_buttons
Where Does This Code Go? When using WordPress hooks to customize Caldera Forms or other plugins you should not modify the plugin files, or you
Where Does This Code Go? When using WordPress hooks to customize Caldera Forms or other plugins you should not modify the plugin files, or you
This filter can be used to change the value of a magic tag. It is called on each magic tag that runs inside of the
Where Does This Code Go? When using WordPress hooks to customize Caldera Forms or other plugins you should not modify the plugin files, or you
Where Does This Code Go? When using WordPress hooks to customize Caldera Forms or other plugins you should not modify the plugin files, or you
Where Does This Code Go? When using WordPress hooks to customize Caldera Forms or other plugins you should not modify the plugin files, or you
This filter is called just before creating the form grid. It is pass 2 parameters $grid_settings : The grid row, column and span classes $form
Caldera Forms uses Bootstrap, by default, for its responsive Grid. You can substitute a different grid system if you need to.
Setting up the Caldera Forms Paypal Express add-on.
Easily integrate conditional based newsletter signups within your forms through your MailChimp account.
This filter is run just before saving the new form. It is passed a single parameter: $form – the form config array Where Does