WP DataTable is a Wordpress plugin for insertion of static or dynamic DataTable functionality (
http://datatables.net/) to any blog post or page.
Extensions included: Buttons (fat=1), Column visibility, HTML5 export (fat=1), Print view (fat=1), ColReorder, FixedColumns, FixedHeader, Responsive, Select
Features
Usage
[wp-datatable id="ID" fat="LEVEL"] paging: false, responsive: true, search: true, //.. and more - see https://datatables.net/reference/option for full reference [/wp-datatable]
- id - specifies ID of existing table to which datatable functionality should be applied
- fat - (optional) provide fat version of datatables (see Fat level)
CONTENT
- optional datatables configuration
Fat level
- adds Button extension with HTML5 export and Print preview + JSZip for excel export