વર્ણન
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 the<span>HTML tag.
સ્થાપન
- Upload the plugin files to the
/wp-content/plugins/submissions-counter-for-flamingodirectory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress.
- Use the shortcode as any other WordPress shortcode.
એફએક્યુ (FAQ)
-
How do I use this plugin?
-
The plugin provides the shortcode
[flamingo_counter]that can be used in any page or post.
સમીક્ષાઓ
આ પ્લગઇન માટે કોઈ સમીક્ષાઓ નથી.
ફાળો આપનાર & ડેવલપર્સ
આ ઓપન સોર્સ સોફ્ટવેર છે. નીચેના લોકો એ આ પ્લગિન માટે ફાળો આપ્યો છે.
ફાળો આપનારા“Submissions Counter for Flamingo” ને તમારી ભાષામાં અનુવાદ કરો.
વિકાસમાં રસ ધરાવો છો?
કોડ બ્રાઉઝ કરો, જોવોઅસ્વીએન રેપોઝિટરીમાંથી,અથવા સબ્સ્ક્રાઇબ કરોડેવલપમેન્ટ દ્વારાઆરઅસઅસ.
ચેન્જલૉગ
1.0.1
- Better escape shortcode output.
1.0.0
- Initial release of the Submissions Counter for Flamingo plugin.