Changeset 2350546
- Timestamp:
- 08/01/2020 05:17:41 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
add-entries-functionality-to-wpforms/tags/1.1.1/readme.txt
r2349052 r2350546 1 1 === Add entries functionality to WPForms === 2 2 Contributors: ankgne 3 Tags: entries, wprforms, entry, wpform, export entries, export WPForm entries in CSV, CSV, export3 Tags: entries, wprforms, entry, wpform, export, csv, export WPForm entries in CSV, CSV, export 4 4 Requires at least: 1.0.0 5 5 Tested up to: 5.4.2 … … 13 13 14 14 == Description == 15 This plugin adds the functionality of saving entries coming from WPForms and displaying them on WP dashboard.15 This plugin adds the functionality of saving WPForms entries , displaying them on WP dashboard and exporting WPForms entries in csv. 16 16 Entries are saved into custom database table in the back-end so it does not interferes with any functionality of WPForms. 17 17 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. … … 29 29 30 30 Does this plugin support export functionality? 31 Answer >> No, not at the moment. It will be added into next release31 Answer >> Yes, this feature has been included since 1.1.0. 32 32 33 33 Does this plugin deletes the entries when de-activated? 34 34 Answer>> No, it does not at the moment. A future release will have an option to delete the entries on deactivation in settings page 35 36 Does this plugin support multi-site? 37 Answer>> No, it does not at the moment. 38 39 Does this plugin support multi-lignual? 40 Answer>> No, it does not at the moment. 35 41 36 42
Note: See TracChangeset
for help on using the changeset viewer.