{"id":125193,"date":"2020-07-23T12:50:29","date_gmt":"2020-07-23T12:50:29","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/add-entries-functionality-to-wpforms\/"},"modified":"2022-05-08T12:44:12","modified_gmt":"2022-05-08T12:44:12","slug":"add-entries-functionality-to-wpforms","status":"publish","type":"plugin","link":"https:\/\/ewe.wordpress.org\/plugins\/add-entries-functionality-to-wpforms\/","author":13551131,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.3.5","stable_tag":"1.3.5","tested":"5.9.13","requires":"1.0.0","requires_php":"7.0.33","requires_plugins":"","header_name":"Add entries functionality to WPForms","header_author":"Ankur Khurana","header_description":"Free plugin to add entries functionality to WPForms","assets_banners_color":"","last_updated":"2022-05-08 12:44:12","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"","header_author_uri":"http:\/\/aaivatech.com\/","rating":5,"author_block_rating":0,"active_installs":100,"downloads":4275,"num_ratings":4,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"1.1.0":{"tag":"1.1.0","author":"ankgne","date":"2020-07-30 11:44:18"},"1.1.1":{"tag":"1.1.1","author":"ankgne","date":"2020-08-01 17:17:41"},"1.2.0":{"tag":"1.2.0","author":"ankgne","date":"2020-08-02 12:07:27"},"1.3.0":{"tag":"1.3.0","author":"ankgne","date":"2020-10-20 04:58:53"},"1.3.1":{"tag":"1.3.1","author":"ankgne","date":"2020-10-20 06:12:42"},"1.3.2":{"tag":"1.3.2","author":"ankgne","date":"2020-10-20 06:27:46"},"1.3.3":{"tag":"1.3.3","author":"ankgne","date":"2021-02-27 12:28:19"},"1.3.4":{"tag":"1.3.4","author":"ankgne","date":"2022-05-08 12:36:09"},"1.3.5":{"tag":"1.3.5","author":"ankgne","date":"2022-05-08 12:44:12"}},"upgrade_notice":{"1.3.5":"<ul>\n<li>Version change and tested with 5.9.3 version of wordpress<\/li>\n<\/ul>"},"ratings":{"1":0,"2":0,"3":0,"4":0,"5":4},"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":2350544,"resolution":"128x128","location":"assets","locale":""}},"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.1.0","1.1.1","1.2.0","1.3.0","1.3.1","1.3.2","1.3.3","1.3.4","1.3.5"],"block_files":[],"assets_screenshots":{"screenshot-1.JPG":{"filename":"screenshot-1.JPG","revision":2345377,"resolution":"1","location":"assets","locale":""},"screenshot-2.jpg":{"filename":"screenshot-2.jpg","revision":2345377,"resolution":"2","location":"assets","locale":""},"screenshot-3.jpg":{"filename":"screenshot-3.jpg","revision":2482651,"resolution":"3","location":"assets","locale":""},"screenshot-4.jpg":{"filename":"screenshot-4.jpg","revision":2482651,"resolution":"4","location":"assets","locale":""},"screenshot-5.jpg":{"filename":"screenshot-5.jpg","revision":2482651,"resolution":"5","location":"assets","locale":""}},"screenshots":{"1":"Screenshot of entries for selected WPForms","2":"Entries are also accessible form WPForms overview page","3":"How to get WPForms ID","4":"How to get field IDs","5":"Screenshot of displaying WPForm entries on frontend"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[1270,5966,1859,15469,188692],"plugin_category":[59],"plugin_contributors":[159377],"plugin_business_model":[],"class_list":["post-125193","plugin","type-plugin","status-publish","hentry","plugin_tags-entries","plugin_tags-entry","plugin_tags-export","plugin_tags-wpform","plugin_tags-wprforms","plugin_category-utilities-and-tools","plugin_contributors-ankgne","plugin_committers-ankgne"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/add-entries-functionality-to-wpforms\/assets\/icon-128x128.png?rev=2350544","icon_2x":false,"generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/add-entries-functionality-to-wpforms\/assets\/screenshot-1.JPG?rev=2345377","caption":"Screenshot of entries for selected WPForms"},{"src":"https:\/\/ps.w.org\/add-entries-functionality-to-wpforms\/assets\/screenshot-2.jpg?rev=2345377","caption":"Entries are also accessible form WPForms overview page"},{"src":"https:\/\/ps.w.org\/add-entries-functionality-to-wpforms\/assets\/screenshot-3.jpg?rev=2482651","caption":"How to get WPForms ID"},{"src":"https:\/\/ps.w.org\/add-entries-functionality-to-wpforms\/assets\/screenshot-4.jpg?rev=2482651","caption":"How to get field IDs"},{"src":"https:\/\/ps.w.org\/add-entries-functionality-to-wpforms\/assets\/screenshot-5.jpg?rev=2482651","caption":"Screenshot of displaying WPForm entries on frontend"}],"raw_content":"<!--section=description-->\n<p>This plugin adds following functionalities to WPForms Lite\n1) Saving WPForms entries into a wordpress database table\n2) Displaying WPForms entries on WP dashboard\n3) Displaying WPForms entries on a page, post and custom template using a shortcode (Details on usage of shortcode are mentioned below)\n4) Displaying \"Entry created on\" date on frontend\n5) Exporting WPForms entries in csv from admin screen<\/p>\n\n<p>Entries are saved into custom database table in the back-end so it does not interferes with any of the functionalities of WPForms.\nThis is a lightweight plugin, does not require any configuration or settings and provides simple yet effective view of all the entries associated with WPForms.<\/p>\n\n<p>WPForm entries on a page, post and custom template are displayed using below shortcode (read about shortcode options carefully) and details for using shortcode are as below<\/p>\n\n<pre><code>[ank-wpform-entries id=123 search=\"Yes\" show_columns=\"yes\" , exclude_field_ids=\"\", pagination=\"yes\", show_entry_date=yes,Created On]\n<\/code><\/pre>\n\n<p>Details of Options of shortcode\n1) id (it's a required option of shortcode) = should be the WPForms ID for which you want to display the entries (you can get it from WPForms&gt;All Forms , refer to screenshot section for details)<\/p>\n\n<p>2) search (By default it's turned off) = flag to enable search on frontend (set it as \"Yes\" or \"YES\" or \"yes\" to enable search) and any other value is considered as \"No\"<\/p>\n\n<p>3) show_columns (By default it's turned off) = flag to enable show\/hide column functionality on frontend (set it as \"Yes\" or \"YES\" or \"yes\" to enable show\/hide column functionality) and any other value is considered as \"No\"<\/p>\n\n<p>4) exclude_field_ids (By default all fields are displayed) = comma separated field IDs to exclude create fields from frontend table (you can get field Ids of WPForms WPForms&gt;All Forms&gt;Select the form&gt;Edit&gt;Click on the field , Refer to screenshot section for more details)<\/p>\n\n<p>5) pagination (By default it's turned off) = flag to enable pagination on frontend (set it as \"Yes\" or \"YES\" or \"yes\" to enable pagination) and any other value is considered as \"No\"<\/p>\n\n<p>6) show_entry_date (By default it's turned off) = flag to hide\/show \"Created on\" date frontend (set it as \"Yes\" or \"YES\" or \"yes\" to enable it and to change name of the column add the column name after comma)<\/p>\n\n<!--section=installation-->\n<p>No special installation needed for the plugin\nDownload and extract plugin files to a wp-content\/plugin directory.\nActivate the plugin through the WordPress admin interface.<\/p>\n\n<!--section=faq-->\n<dl>\n<dt id='does%20this%20plugin%20provide%20shortcode%20to%20display%20wpform%20entries%20on%20frontend%3F'><h3>Does this plugin provide shortcode to display WPForm entries on frontend?<\/h3><\/dt>\n<dd><p>Answer &gt;&gt; Yes, this feature has been included since 1.3.0.<\/p><\/dd>\n<dt id='i%20do%20not%20want%20to%20display%20all%20the%20columns%2Ffields%20of%20my%20forms%20to%20end%20users%20so%20how%20can%20i%20exclude%20them%20on%20frontend%3F'><h3>I do not want to display all the columns\/fields of my forms to end users so how can i exclude them on frontend?<\/h3><\/dt>\n<dd><p>Answer&gt;&gt; Yes, by using exclude_field_ids options of shortcode. Add comma separated field IDs that you want to exclude and they will not be displayed on frontend<\/p><\/dd>\n<dt id='i%20do%20%20want%20to%20display%20entry%2Frecord%20date%2Fcreated%20on%20date%20on%20frontend%2C%20is%20it%20possible%20to%20do%20so%3F'><h3>I do  want to display entry\/record date\/created on date on frontend, is it possible to do so?<\/h3><\/dt>\n<dd><p>Answer&gt;&gt; Yes, by using show_entry_date options of shortcode. Set the option as show_entry_date=yes,[name of the column]<\/p><\/dd>\n<dt id='can%20i%20change%20the%20column%20name%20of%20the%20entry%20date%20on%20frontend%3F'><h3>Can i change the column name of the entry date on frontend?<\/h3><\/dt>\n<dd><p>Answer&gt;&gt; Yes, add custom column name as second field of show_entry_date options of shortcode. Set the option as show_entry_date=yes,[name of the column]<\/p><\/dd>\n<dt id='does%20it%20save%20geo%20-locations%20of%20the%20users%3F'><h3>Does it save geo -locations of the users?<\/h3><\/dt>\n<dd><p>Answer &gt;&gt; No, it does not<\/p><\/dd>\n<dt id='does%20this%20plugin%20support%20export%20functionality%3F'><h3>Does this plugin support export functionality?<\/h3><\/dt>\n<dd><p>Answer &gt;&gt; Yes, this feature has been included since 1.1.0.<\/p><\/dd>\n<dt id='does%20this%20plugin%20support%20deletion%20of%20entries%3F'><h3>Does this plugin support deletion of entries?<\/h3><\/dt>\n<dd><p>Answer &gt;&gt; Yes, this feature has been included since 1.2.0.<\/p><\/dd>\n<dt id='does%20this%20plugin%20deletes%20the%20entries%20when%20de-activated%3F'><h3>Does this plugin deletes the entries when de-activated?<\/h3><\/dt>\n<dd><p>Answer&gt;&gt; No, it does not at the moment. A future release will have an option to delete the entries on deactivation in settings page<\/p><\/dd>\n<dt id='does%20this%20plugin%20support%20multi-site%3F'><h3>Does this plugin support multi-site?<\/h3><\/dt>\n<dd><p>Answer&gt;&gt; No, it does not at the moment.<\/p><\/dd>\n<dt id='does%20this%20plugin%20support%20multi-lignual%3F'><h3>Does this plugin support multi-lignual?<\/h3><\/dt>\n<dd><p>Answer&gt;&gt; No, it does not at the moment.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.1.0<\/h4>\n\n<ul>\n<li>Added functionality of exporting entries of selected WPForm in CSV format<\/li>\n<\/ul>\n\n<h4>1.1.1<\/h4>\n\n<ul>\n<li>Fixed a minor bug related to export functionality<\/li>\n<\/ul>\n\n<h4>1.2.0<\/h4>\n\n<ul>\n<li>Added the functionality of bulk delete of entries<\/li>\n<\/ul>\n\n<h4>1.3.0<\/h4>\n\n<ul>\n<li>Fixed: A minor bug related to display of WPForm entries in Admin dashboard (WPForms&gt;All Forms&gt; Entries) as entries from first form were only being displayed<\/li>\n<li>Enhancement: Added the functionality of displaying entries via shortcode on frontend<\/li>\n<\/ul>\n\n<h4>1.3.3<\/h4>\n\n<ul>\n<li>Fixed: A minor bug related to display of export button which was not appearing in case of single form<\/li>\n<li>Enhancement: Added the functionality of displaying entry date via shortcode on frontend<\/li>\n<\/ul>\n\n<h4>1.3.4<\/h4>\n\n<ul>\n<li>Tested with 5.9.3 version of wordpress<\/li>\n<\/ul>","raw_excerpt":"This plugin adds the functionality of saving WPforms entries into database, displaying them on WP dashboard, exporting WPForms entries in csv and also &hellip;","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/ewe.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/125193","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ewe.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/ewe.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/ewe.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=125193"}],"author":[{"embeddable":true,"href":"https:\/\/ewe.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/ankgne"}],"wp:attachment":[{"href":"https:\/\/ewe.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=125193"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/ewe.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=125193"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/ewe.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=125193"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/ewe.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=125193"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/ewe.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=125193"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/ewe.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=125193"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}