Contact Form 7 Enhancements
Basic Overrides for Contact Form Plugin for Wordpress
by thednp · github.com/thednp/contact-form-7-enhancements · website
★ 4stars
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/thednp/contact-form-7-enhancements/archive/refs/heads/master.zipFrom the readme
Contact Form 7 Enhancements Plugin
This plugin covers 2 most essential overrides for Contact Form 7 plugin:
replaces with HTML tag to allow more customization ver the submit button
adds placeholder support for quiz field type
Using the placeholder for quiz
To enable placeholder for the quiz field, simply mention the placeholder shortcode setting and it will use your quiz question as placeholder. Example:
Everything else about quiz is to be managed as described in the documentation.