(function(h){"function"===typeofdefine&&define.amd?define(["jquery"],function(E){returnh(E,window,document)}):"object"===typeofexports?module.exports=function(E,H){E||(E=window);H||(H="undefined"!==typeofwindow?require("jquery"):require("jquery")(E));returnh(H,E,E.document)}:h(jQuery,window,document)})(function(h,E,H,k){functionY(a){varb,c,d={};h.each(a,function(e){if((b=e.match(/^([^A-Z]+?)([A-Z])/))&&-1!=="a aa ai ao as b fn i m o s ".indexOf(b[1]+" "))c=e.replace(b[0],b[2].toLowerCase()),
d[c]=e,"o"===b[1]&&Y(a[e])});a._hungarianMap=d}functionJ(a,b,c){a._hungarianMap||Y(a);vard;h.each(b,function(e){d=a._hungarianMap[e];if(d!==k&&(c||b[d]===k))"o"===d.charAt(0)?(b[d]||(b[d]={}),h.extend(!0,b[d],b[e]),J(a[d],b[d],c)):b[d]=b[e]})}functionFa(a){varb=m.defaults.oLanguage,c=a.sZeroRecords;!a.sEmptyTable&&(c&&"No data available in table"===b.sEmptyTable)&&F(a,a,"sZeroRecords","sEmptyTable");!a.sLoadingRecords&&(c&&"Loading..."===b.sLoadingRecords)&&F(a,a,"sZeroRecords","sLoadingRecords");
k&&(d[b].bVisible=f.visible);f.search!==k&&h.extend(a.aoPreSearchCols[b],Bb(f.search))}v(a,"aoStateLoaded","stateLoaded",[a,e])}}}functionza(a){varb=m.settings,a=h.inArray(a,D(b,"nTable"));return-1!==a?b[a]:null}functionK(a,b,c,d){c="DataTables warning: "+(a?"table id="+a.sTableId+" - ":"")+c;d&&(c+=". For more information about this error, please see http://datatables.net/tn/"+d);if(b)E.console&&console.log&&console.log(c);elseif(b=m.ext,b=b.sErrMode||b.errMode,a&&v(a,null,"error",[a,d,c]),"alert"==
a.sInstance+"_"+location.pathname))}catch(b){}},fnStateLoadParams:null,fnStateLoaded:null,fnStateSaveCallback:function(a,b){try{(-1===a.iStateDuration?sessionStorage:localStorage).setItem("DataTables_"+a.sInstance+"_"+location.pathname,JSON.stringify(b))}catch(c){}},fnStateSaveParams:null,iStateDuration:7200,iDeferLoading:null,iDisplayLength:10,iDisplayStart:0,iTabIndex:0,oClasses:{},oLanguage:{oAria:{sSortAscending:": activate to sort column ascending",sSortDescending:": activate to sort column descending"},
oPaginate:{sFirst:"First",sLast:"Last",sNext:"Next",sPrevious:"Previous"},sEmptyTable:"No data available in table",sInfo:"Showing _START_ to _END_ of _TOTAL_ entries",sInfoEmpty:"Showing 0 to 0 of 0 entries",sInfoFiltered:"(filtered from _MAX_ total entries)",sInfoPostFix:"",sDecimal:"",sThousands:",",sLengthMenu:"Show _MENU_ entries",sLoadingRecords:"Loading...",sProcessing:"Processing...",sSearch:"Search:",sSearchPlaceholder:"",sUrl:"",sZeroRecords:"No matching records found"},oSearch:h.extend({},
A Very Simple plugin that will capture all the emails being sent using Contact Form 7 Plugin.
== Description ==
This plugin will log all information that are sent using the Contact Form 7 plugin and grouped by the Contact Form 7 created shortcodes. It will provide a simple UI to manage your leads, people that contacted you, sent email via your website, etc.,. It is basically be the database of sent emails of contact form 7 plugin.
Working for both single install WordPress Site and Multi Site.
<b>Features</b>
<ul>
<li>Very Simple UI</li>
<li>Interactive Search</li>
<li>Interactive Sorting</li>
<li>Dashboard Notification</li>
<li>Unseen Message Count</li>
<li>Works on Multisites</li>
<li>No External Database Tables</li>
<li>Language Support (Coming Soon)</li>
</ul>
== Installation ==
1. Upload the entire `contact-form-advanced-database` folder to the `/wp-content/plugins/` directory.
2. Activate the plugin through the 'Plugins' menu in WordPress.
3. Contact Form 7 plugin is required, please install it (https://wordpress.org/plugins/contact-form-7/).
You will find 'Contact Form Advanced Database' sub menu in your WordPress admin panel under the `Contact` menu which is generated by the contact form 7 plugin.
== Screenshots ==
1. /assets/screenshot-1.png
2. /assets/screenshot-2.png
== Changelog ==
= 1.0.8 =
* Fix export with comma issue
* Tested on WP Version 4.5.1
= 1.0.6 =
* Checkbox and Radio Buttons Bug fixed
* Search Bar Bug Fixed
* Dashboard Notification Added
* Unseen messages count added
= 1.0.5 =
* Export Button On Firebox not working fixed
* Emails are now detected and appended with mailto attribute