Simple Data Tables Wordpress Plugin - Rating, Reviews, Demo & Download
Plugin Description
Create interactive, sortable, and searchable content tables using the [simple-data-table]
shortcode content block.
With only a few clicks export and display your post, page, comment, media or users data as an interactive front-end tables.
Easily extend and style you output table to match your site layout, color scheme and design.
Usage
- Create and add the
[simple-data-table]
shortcode on the fly wihtin Gutenberg.
The shortcode can be found under the Widgets tab, or you can just search for simple data table and it will show up.
- Add as a standalone shortcode tag or use the
do_shortcode
function to load up.
You can add the content block as a standalone shortcode within Gutenberg.
- Additionally you can load it up with the
do-shortcode
function.
-
Below is the full shortcode structure with all the available attributes and their accepted values.
[simple-data-table
type=”post|page|attachment|comment|user”
filter=”author”
display=”id,author,date,title,status,link”
return=”html”
]
You can just run [simple-data-table]
to give it a try and preview the output.
Note: You can change the order of your table columns inside the display attribute by rearranging the accepted column values.
Features
- Embed content in several different ways: with shortcode, programmatically with
do_shorcode
or within the Gutenberg editor as block. - Use apply
alignwide
oralignfull
classes to your tables (if you theme supports them). - Turn off default styles and apply your own with the prodived CSS/SCSS template skeleton.
Detailed Documentaion
Additional information with step-by-step setup, usage, demos, video, and insights can be found on Simple Data Tables.
Simple Data Tables Pro
As of yet this plugin doesn’t have a commercial version available.