Descriere
WPForms Entries Display allows you to showcase form submissions from WPForms as beautifully styled comments on any page or post. This plugin bridges the gap between form collection and public display, making it perfect for testimonials, reviews, feedback, and other user-generated content.
Key Features
- Simple Shortcode Implementation – Display entries with a simple shortcode: [wpforms_entries_display]
- Advanced Typography Controls – Granular font styling for dates, usernames, emails, field labels, and content
- Theme Override Protection – Typography settings use !important CSS to override external theme editors like Elementor
- Smart Field Detection – Automatically detects and styles email fields, comments, and general content differently
- Customizable Styling – Control colors, borders, shadows, and spacing to match your site’s design
- Field Selection – Choose which form fields to display and in what order
- Entry Filtering – Filter entries by user, entry status (read/unread/starred), and more
- Pagination – Control how many entries appear per page
- Date Formatting – Customize how submission dates are displayed
- User Information – Optionally show the username of the person who submitted the form
- Field Labels – Show or hide field labels for cleaner display
- Empty Fields – Option to hide fields with no content
- Live Preview – Real-time preview of your styling changes in the admin area
Advanced Typography System
Our comprehensive typography system gives you complete control over text styling:
- Date Typography – Customize font size, weight, and style for entry dates
- Username Typography – Style WordPress usernames independently
- Email Typography – Specific styling for email field values
- Field Labels Typography – Control appearance of all field labels (e.g., „Name:”, „Email:”)
- Content Typography – Style comment/message fields and general content
Each typography setting includes font size (10px-30px), weight (100-900), and style (normal/italic) options with real-time preview.
Theme & Page Builder Compatibility
Built with modern WordPress development in mind, this plugin ensures your typography choices always take precedence:
- Override Protection – Uses !important CSS declarations to override theme styling
- Page Builder Support – Specifically targets Elementor, Divi, and Visual Composer
- Dynamic Form Handling – Automatically adapts to any form structure with any number of fields
- Smart Field Recognition – Intelligently detects field types for appropriate styling
Intuitive Shortcode Generator
Say goodbye to manual shortcode typing! Our built-in visual shortcode generator makes configuration a breeze. Simply select your options from dropdown menus, see a live preview of your shortcode, and copy it with a single click. This powerful tool eliminates guesswork and ensures perfect implementation every time – even for WordPress beginners!
Enhanced Admin Experience
- Live Preview Widget – Floating sticky preview that updates in real-time as you adjust settings
- Organized Settings – Clean, card-based layout with logical grouping
- Typography Controls – Grid-based typography controls for easy configuration
- Visual Feedback – Immediate preview of changes without page refresh
Requirements
- WordPress 5.0 or higher
- WPForms Pro with Entries functionality
- PHP 7.0 or higher
Usage
After installation, go to Settings > WPForms Entries to configure your default display options. Then use the shortcode generator to create a customized shortcode for your specific needs.
Basic usage:
[wpforms_entries_display id=”123″]
Advanced usage:
[wpforms_entries_display id=”123″ fields=”1,3,5″ number=”10″ user=”current” type=”starred” show_date=”yes” hide_field_labels=”yes”]
Perfect For
- Testimonials
- Reviews
- Feedback display
- Q&A sections
- Community comments
- Event registrations
- Job applications
- Contest entries
Capturi ecran
Instalare
- Upload the
wpforms-entries-display
folder to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Go to Settings > WPForms Entries to configure your display options
- Use the shortcode generator to create a customized shortcode
- Add the shortcode to any page or post where you want to display form entries
Întrebări frecvente
-
Does this plugin work with the free version of WPForms?
-
No, this plugin requires WPForms Pro or higher with the Entries functionality enabled.
-
Can I display entries from multiple forms on the same page?
-
Yes, you can use multiple shortcodes on the same page, each referencing a different form.
-
Can I filter entries to show only those from the current logged-in user?
-
Yes, use the shortcode parameter
user="current"
to display only entries submitted by the current user. -
Is it possible to sort entries by a specific field?
-
Yes, use the
sort
parameter with the field ID andorder
parameter with either „asc” or „desc” to control sorting. -
Can I customize the appearance of the entries?
-
Absolutely! The plugin offers extensive styling options including colors, borders, shadows, spacing, and more.
Recenzii
Nu există nicio verificare pentru acest modul.
Contributori și dezvoltatori
„Entries Display for WPForms” este un software open-source. La acest modul au contribuit următoarele persoane.
ContributoriTradu „Entries Display for WPForms” în limba ta.
Te interesează dezvoltarea?
Răsfoiește codul, vezi depozitarul SVN, sau abonează-te la jurnalul de dezvoltare prin RSS.
Istoric modificări
0.4
- NEW Features: Added comprehensive typography controls, theme override protection, and smart field detection
- Enhanced Admin Experience: Added floating sticky Live Preview widget, reorganized settings into card-based sections, improved typography controls
- Security & Stability: Strengthened security with proper nonce validation, improved AJAX handling, enhanced input sanitization
- Code Improvements: Refactored admin settings into class-based structure, enhanced CSS generation, better code organization
0.3
- UI/UX Improvements: Added live preview section, reorganized settings into collapsible sections, fixed color picker display, improved spacing and layout, enhanced responsive design, optimized CSS code.
0.2
- Fixed plugin review issues: proper JS/CSS enqueuing, removed deprecated function calls. Improved admin UI with better layout, fixed date format selector issues, and enhanced responsive design.
0.1
- Initial release