Changeset 2402948
- Timestamp:
- 10/20/2020 06:25:14 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
add-entries-functionality-to-wpforms/trunk/readme.txt
r2402945 r2402948 23 23 24 24 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 25 <pre><code>[ank-wpform-entries id=123 search="Yes" show_columns="yes" , exclude_field_ids="", pagination="yes"]< pre><code>25 <pre><code>[ank-wpform-entries id=123 search="Yes" show_columns="yes" , exclude_field_ids="", pagination="yes"]</code></pre> 26 26 27 27 Details of Options of shortcode … … 87 87 * Added the functionality of bulk delete of entries 88 88 89 = 1.3.0 = 90 * 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 91 * Enhancement: Added the functionality of displaying entries via shortcode on frontend 92 89 93 == Upgrade Notice == 90 94
Note: See TracChangeset
for help on using the changeset viewer.