Flamingo Shortcode

WordPress plugin for list messages from Flamingo (Contact Form 7) on pages or posts via shortcode

Author:Umuthan Uyan (profile at wordpress.org)
WordPress version required:4.0
WordPress version tested:5.7.2
Plugin version:1.1.2
Added to WordPress repository:20-10-2019
Last updated:09-06-2021
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:https://wordpress.org/plugins/flamingo-shortc...
Total downloads:1 555
Active installs:100+
plugin download
Click to start download

Flamingo Shortcode

WordPress plugin for list messages from Flamingo (Contact Form 7) on pages or posts via shortcode

Shortcode:

[flamingo-inbound-messages number=’-1′ form=’all’ head=’no’ fields=’all’ condition=’no’ order=’desc’ orderby=’date’]

Shortcode Attributes:

number: number of messages to show (default: -1)
form: which formid to display (default: all)
head: table header (default: no) Sample: ‘Name,Surname’
fields: which fields to display (default: all) Sample: ‘your-name,your-surname’
condition: do you have any condition about fields (default: no) Sample:’your-name:=:A;your-surname:=:B’
order: messages order (default: desc)
orderby: messages order by (default: date)