
Submissions Counter for Flamingo
by Luis Molina (interdevel) on WordPress.org
Provides a shortcode to display the number of form submissions stored by Flamingo & Contact Form 7.
(0)
The plugin Submissions Counter for Flamingo provides a simple shortcode [flamingo_counter]
that you can use in any page or post to display how many submissions are stored in forms created with Contact Form 7.
Allowed parameters (can be combined):
form_title
: The name of the form for which you want to display the number of submissions.html_tag
: The HTML tag to wrap the returned number.
Use cases with allowed parameters:
[flamingo_counter]
: Display the total number of submissions stored in the Flamingo database, i.e. the sum of submissions from all the forms you have on your site.[flamingo_counter form_title="Contact Form 1"]
: Display the number of submissions stored in the Flamingo database for the form named “Contact Form 1”.[flamingo_counter form_title="Contact Form 1" html_tag="span"]
: Display the number of submissions stored in the Flamingo database for the form named “Contact Form 1”, wrapped with theHTML tag.
Active installations0+
Weekly downloads
3-40.00%
Version1.0.1
Last updated12/29/2024
WordPress version5.3
Tested up to6.7.2
PHP version7.4
Tags
cf7Counterflamingoshortcode