WP Manifestindependent plugin directory
manifest / forms / caldera-forms-autocomplete-attr

Caldera Forms Autocomplete Attribute

Adds the `autocomplete` html attribute as a setting for Caldera Forms fields.

by Andrei Mondoc · github.com/mecachisenros/caldera-forms-autocomplete-attr · website

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/mecachisenros/caldera-forms-autocomplete-attr/archive/refs/heads/master.zip

Declares an update source (mecachisenros/caldera-forms-autocomplete-attr), so updates arrive through the plugin's own updater.

From the readme

Caldera Forms Autocomplete Attribute A WordPress plugin that adds the autocomplete html attribute as a setting for Caldera Forms's Single Line Text, Email Address, Phone Number (Better), Phone Number (Basic), Number, URL, Range Slider, Date Picker, and Color Picker field types. The field types are filterable through the cf/autocomplete/attr/fieldtypes filter.

Read the full README on GitHub →