Plugin Directory

Changeset 3438662


Ignore:
Timestamp:
01/13/2026 01:50:45 PM (3 months ago)
Author:
technologywisdom
Message:

Updated Readme files for TW Form Entry Viewer

Location:
tw-form-entry-viewer
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • tw-form-entry-viewer/tags/1.0.0/readme.txt

    r3437670 r3438662  
    2424  - Bulk delete and CSV export
    2525- Dynamic field detection for CSV
    26 - Displays Email, 2 fields, and submission date
    2726
    2827== Installation ==
     
    30291. Upload the plugin to `/wp-content/plugins/` or install from the WordPress Admin.
    31302. Activate the plugin from the **Plugins** screen.
    32 3. Submissions from **WPForms  ** will now be stored as custom post type entries.
     313. Submissions from **WPForms** will now be stored as custom post type entries.
    33324. Navigate to **Form Entries** in the WordPress admin menu to view submissions.
    3433
     
    6766Yes. You can bulk delete selected entries or export them to a CSV file.
    6867
    69 = How many form fields are displayed in the list table? =
    70 
    71 The plugin intelligently shows Email, two additional fields (based on first available ones), and the submission date. All data remains accessible in the full entry detail view and CSV export.
    72 
    7368= Does it support pagination for large number of entries? =
    7469
  • tw-form-entry-viewer/trunk/readme.txt

    r3437670 r3438662  
    2424  - Bulk delete and CSV export
    2525- Dynamic field detection for CSV
    26 - Displays Email, 2 fields, and submission date
    2726
    2827== Installation ==
     
    30291. Upload the plugin to `/wp-content/plugins/` or install from the WordPress Admin.
    31302. Activate the plugin from the **Plugins** screen.
    32 3. Submissions from **WPForms  ** will now be stored as custom post type entries.
     313. Submissions from **WPForms** will now be stored as custom post type entries.
    33324. Navigate to **Form Entries** in the WordPress admin menu to view submissions.
    3433
     
    6766Yes. You can bulk delete selected entries or export them to a CSV file.
    6867
    69 = How many form fields are displayed in the list table? =
    70 
    71 The plugin intelligently shows Email, two additional fields (based on first available ones), and the submission date. All data remains accessible in the full entry detail view and CSV export.
    72 
    7368= Does it support pagination for large number of entries? =
    7469
Note: See TracChangeset for help on using the changeset viewer.