caldera_forms_style_urls
Filter to modify which CSS stylesheets Caldera Forms loads in the front-end.
Filter to modify which CSS stylesheets Caldera Forms loads in the front-end.
Use this filter to modify which scripts Caldera Forms loads and where it loads them from.
Use this filter to change the capability that is checked to allow maintenance of Caldera Forms.
This filter can be used to change the value that would be returned from a processor. add_filter( ‘caldera_forms_processor_value’, function( $value, $field, $args, $config, $form ){
Note: The following documentation assumes you are using Easy Queries 1.0.2.3 or later. When using Easy Queries, if you do not specify a post status,
Caldera Forms provides a form entry viewer in the backend. This article is for developers who wish to access saved entires programmatically via PHP.
How to export a Caldera Form for backup and migration or for advanced developers, how to create a PHP file to define the form.
Yesterday we put Caldera Connected Forms into beta. Today we are releasing two updates to our popular plugins Clarity For FacetWP and Easy Pods. In
Our new add-on for transforming sequences of forms into one connected process is now available for public beta testing.
Use Easy Queries to create a custom collection of posts and output them using your theme’s default markup. Works with search forms too!