WordPress Table Plugin to display documents
This is a very lightweight WordPress Table plugin to display list of posts and other post types* on any post or page of your choice.
Other post types – WooCommerce Product Table
In this initial version we have provided the post as the default selection for creating the listings.
The developer is working on adding other custom post types so please provide your feedback.
Drag and drop column selection
These are the list of initial columns available
- ID
- post_author
- post_date
- post_title
- post_category
- post_tag
- post_content
- post_excerpt
- post_modified
- comment_count
From the available list you can drag and drop and create your own list of display columns.
Custom Column Titles
Each column comes with a default title or column name. You can edit the title and provide your own custom titles.
Custom length for Content and Excerpt
If you decide to display the content you can choose how many words to display.
Table Header and Style
Table Builder enables you to define your own CSS for the table heading.
Example short codes for display tables on any wordpress post or page
[infocaptor_table id=101 cols=ID,post_author,post_date,post_title,post_category]