Title: Add entries functionality to WPForms
Author: ankgne
Published: <strong>7 сар 23, 2020</strong>
Last modified: 5 сар 8, 2022

---

Search plugins

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://ps.w.org/add-entries-functionality-to-wpforms/assets/icon-128x128.png?
rev=2350544)

# Add entries functionality to WPForms

 By [ankgne](https://profiles.wordpress.org/ankgne/)

[Download](https://downloads.wordpress.org/plugin/add-entries-functionality-to-wpforms.1.3.5.zip)

 * [Details](https://mn.wordpress.org/plugins/add-entries-functionality-to-wpforms/#description)
 * [Reviews](https://mn.wordpress.org/plugins/add-entries-functionality-to-wpforms/#reviews)
 *  [Installation](https://mn.wordpress.org/plugins/add-entries-functionality-to-wpforms/#installation)
 * [Development](https://mn.wordpress.org/plugins/add-entries-functionality-to-wpforms/#developers)

 [Support](https://wordpress.org/support/plugin/add-entries-functionality-to-wpforms/)

## Description

This plugin adds following functionalities to WPForms Lite
 1) Saving WPForms entries
into a wordpress database table 2) Displaying WPForms entries on WP dashboard 3)
Displaying WPForms entries on a page, post and custom template using a shortcode(
Details on usage of shortcode are mentioned below) 4) Displaying “Entry created 
on” date on frontend 5) Exporting WPForms entries in csv from admin screen

Entries are saved into custom database table in the back-end so it does not interferes
with any of the functionalities of WPForms.
 This is a lightweight plugin, does 
not require any configuration or settings and provides simple yet effective view
of all the entries associated with WPForms.

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

    ```
    [ank-wpform-entries id=123 search="Yes" show_columns="yes" , exclude_field_ids="", pagination="yes", show_entry_date=yes,Created On]
    ```

Details of Options of shortcode
 1) 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>All Forms , refer to screenshot section for details)

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”

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”

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>All Forms>Select the form>Edit>Click on the field , Refer to screenshot 
section for more details)

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”

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)

## Screenshots

 * [[
 * Screenshot of entries for selected WPForms
 * [[
 * Entries are also accessible form WPForms overview page
 * [[
 * How to get WPForms ID
 * [[
 * How to get field IDs
 * [[
 * Screenshot of displaying WPForm entries on frontend

## Installation

No special installation needed for the plugin
 Download and extract plugin files
to a wp-content/plugin directory. Activate the plugin through the WordPress admin
interface.

## FAQ

### Does this plugin provide shortcode to display WPForm entries on frontend?

Answer >> Yes, this feature has been included since 1.3.0.

### I do not want to display all the columns/fields of my forms to end users so how can i exclude them on frontend?

Answer>> 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

### I do want to display entry/record date/created on date on frontend, is it possible to do so?

Answer>> Yes, by using show_entry_date options of shortcode. Set the option as show_entry_date
=yes,[name of the column]

### Can i change the column name of the entry date on frontend?

Answer>> 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]

### Does it save geo -locations of the users?

Answer >> No, it does not

### Does this plugin support export functionality?

Answer >> Yes, this feature has been included since 1.1.0.

### Does this plugin support deletion of entries?

Answer >> Yes, this feature has been included since 1.2.0.

### Does this plugin deletes the entries when de-activated?

Answer>> No, it does not at the moment. A future release will have an option to 
delete the entries on deactivation in settings page

### Does this plugin support multi-site?

Answer>> No, it does not at the moment.

### Does this plugin support multi-lignual?

Answer>> No, it does not at the moment.

## Reviews

![](https://secure.gravatar.com/avatar/14547cd10a45d1d454693e24feaad8e62784b3dbdf8468d0b507e3f3ccdf7c54?
s=60&d=retro&r=g)

### 󠀁[Amazing](https://wordpress.org/support/topic/amazing-3089/)󠁿

 [ritikj](https://profiles.wordpress.org/ritikj/) 4 сар 26, 2021 1 reply

This is a really great plugin. I was looking for this functionality on my website,
and this provides exactly what I needed and the best thing is it is free. It is 
very simple and really helped me.

![](https://secure.gravatar.com/avatar/2f333aca5cc219e299466e9399f76b6f6011cd5c8000cf7b63404bf75df82d21?
s=60&d=retro&r=g)

### 󠀁[WPForms is more than amazing](https://wordpress.org/support/topic/wpforms-is-more-than-amazing/)󠁿

 [cherylb2021](https://profiles.wordpress.org/cherylb2021/) 2 сар 10, 2021

As a beginner to WP, I am amazed at how easy it is to create forms with WPForms 
plugin. I went Pro as I love all the additional features that I could use for other
forms on our website. I was looking for a feature that would allow file uploads 
and WPForms Pro delivers. THANK YOU!

![](https://secure.gravatar.com/avatar/dac7c3298ecb56c1d250245fab58d45b9d416d732b00e0ea43b65460d0983dea?
s=60&d=retro&r=g)

### 󠀁[Perfect!](https://wordpress.org/support/topic/perfect-8120/)󠁿

 [raywjohnson](https://profiles.wordpress.org/raywjohnson/) 1 сар 26, 2021 1 reply

It works. Does exactly what is says it does. Integrates perfectly. Well done and
many thanks!

![](https://secure.gravatar.com/avatar/9fdfd4c56d448c52864491a02fef3973a487628123704fe930443cebac31a5cb?
s=60&d=retro&r=g)

### 󠀁[Kindly let me know the feedback of the plugin](https://wordpress.org/support/topic/kindly-let-me-know-the-feedback-of-the-plugin-2/)󠁿

 [ankgne](https://profiles.wordpress.org/ankgne/) 10 сар 14, 2020

Hi All, Please let me know the new enhancements you would like to see in the plugin

 [ Read all 4 reviews ](https://wordpress.org/support/plugin/add-entries-functionality-to-wpforms/reviews/)

## Contributors & Developers

“Add entries functionality to WPForms” is open source software. The following people
have contributed to this plugin.

Contributors

 *   [ ankgne ](https://profiles.wordpress.org/ankgne/)

[Translate “Add entries functionality to WPForms” into your language.](https://translate.wordpress.org/projects/wp-plugins/add-entries-functionality-to-wpforms)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/add-entries-functionality-to-wpforms/),
check out the [SVN repository](https://plugins.svn.wordpress.org/add-entries-functionality-to-wpforms/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/add-entries-functionality-to-wpforms/)
by [RSS](https://plugins.trac.wordpress.org/log/add-entries-functionality-to-wpforms/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.1.0

 * Added functionality of exporting entries of selected WPForm in CSV format

#### 1.1.1

 * Fixed a minor bug related to export functionality

#### 1.2.0

 * Added the functionality of bulk delete of entries

#### 1.3.0

 * Fixed: A minor bug related to display of WPForm entries in Admin dashboard (WPForms
   >All Forms> Entries) as entries from first form were only being displayed
 * Enhancement: Added the functionality of displaying entries via shortcode on frontend

#### 1.3.3

 * Fixed: A minor bug related to display of export button which was not appearing
   in case of single form
 * Enhancement: Added the functionality of displaying entry date via shortcode on
   frontend

#### 1.3.4

 * Tested with 5.9.3 version of wordpress

## Meta

 *  Version **1.3.5**
 *  Last updated **4 жил ago**
 *  Active installations **100+**
 *  WordPress version ** 1.0.0 or higher **
 *  Tested up to **5.9.13**
 *  PHP version ** 7.0.33 or higher **
 *  Language
 * [English (US)](https://wordpress.org/plugins/add-entries-functionality-to-wpforms/)
 * Tags
 * [entries](https://mn.wordpress.org/plugins/tags/entries/)[entry](https://mn.wordpress.org/plugins/tags/entry/)
   [export](https://mn.wordpress.org/plugins/tags/export/)[wpform](https://mn.wordpress.org/plugins/tags/wpform/)
 *  [Advanced View](https://mn.wordpress.org/plugins/add-entries-functionality-to-wpforms/advanced/)

## Ratings

 5 out of 5 stars.

 *  [  4 5-star reviews     ](https://wordpress.org/support/plugin/add-entries-functionality-to-wpforms/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/add-entries-functionality-to-wpforms/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/add-entries-functionality-to-wpforms/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/add-entries-functionality-to-wpforms/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/add-entries-functionality-to-wpforms/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/add-entries-functionality-to-wpforms/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/add-entries-functionality-to-wpforms/reviews/)

## Contributors

 *   [ ankgne ](https://profiles.wordpress.org/ankgne/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/add-entries-functionality-to-wpforms/)