Descripción
The Contact Form 7 Textarea Wordcount With/Without Space plugin inserts some additional functionality into the “Text area” field from the Contact Form 7 plugin. Enabling this plugin adds an additional field with option to choose counting space or not counting space to wordcount.when creating a new Text area, where you can specifiy a “Max Wordcount” for that form field . When such a max wordcount is given, extra html/js is inserted on the front end view of your site’s contact form(s), which shows the current word count for that textarea with or without space, and cuts off the text inside the field after the given number of words.
**NOTE : This plugin requires Contact Form 7 version 4.6 or later.
Instalación
- Upload
aims-textarea-wordcount-withwithout-space-for-contact-form-7
folder to the/wp-content/plugins/
directory. - Activate the plugin through the ‘Plugins’ menu in WordPress
This will add the extra field to the “Generate Tag: Text area” screen on the Contact Form editor.
Preguntas frecuentes
-
Does the plugin disables Contact Form 7 Ajax?
-
No, it doesn’t. The plugin does not disables any of Contact Form 7 normal behavior.
-
Does this plugin do anything if the Contact Form 7 plugin is not used?
-
No, this plugin not used without contact-form-7.this plugin only adds some more functionality to contact form 7.
Colaboradores y desarrolladores
Este software es de código abierto. Las siguientes personas han contribuido a este plugin.
ColaboradoresTraduce "Aims Textarea Wordcount with/without Space For Contact Form 7| Aims Infosoft" a tu idioma.
¿Interesado en el desarrollo?
Revisa el código, echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.
Registro de cambios
1.0.6
- change readme.txt file
1.0.5
- change readme.txt file
1.0.4
- Add css in textarea word-count text box and tested with latest wordpress version 5.6
1.0.3
- Add admin notice if contact form 7 plugin deactivate and our plugin activate.
1.0.2
- change condition to check contact form 7 install and activate.
1.0.1
- change readme.txt file
- README now contains screenshots to display it in plugin page.
1.0.0
- Initial release of the plugin