Simple Data Tables

Quickly and easily create and embed interactive data tables with your posts, pages, comments, users,…

Author:Developry (profile at wordpress.org)
WordPress version required:5.0
WordPress version tested:5.7.4
Plugin version:1.1.1
Added to WordPress repository:15-12-2019
Last updated:17-11-2021
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:https://developry.com/simple-data-tables
Total downloads:651
Active installs:10+
plugin download
Click to start download

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 or alignfull 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.