=== Table Builder – Post DataTables Plugin for WordPress === Contributors: tablebuilder,crawlspider Tags: WordPress table plugin,datatable,wordpress table,table plugin, table Donate link: https://www.crawlspider.com/donate Requires at least: 3.3 Tested up to: 6.0 Requires PHP: 5.4 Stable tag: trunk License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Wordpress Table plugin enables you to create beautiful list of your posts with search and column sorting. Drag and drop Column selection and Table builder will generate automatic shortcodes. == Description == ##Table Builder by CrawlSpider This is a very lightweight **[Wordpress Table plugin](https://www.crawlspider.com/table-builder-wordpress "Table plugin for wordpress")** to display list of posts and other post types on any post or page of your choice. ## Other post types 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 rows=10 cols=ID,post_author,post_date,post_title,post_category] # Other interesting plugins **DataTables Plugin for WordPress** [WooCommerce Reporting Plugin](https://www.infocaptor.com/product/advanced-woocommerce-reporting "Reports and Dashboards for WooCommerce") is a comprehensive set of dashboards built for wooCommerce. == Installation == This section describes how to install the plugin and get it working. 1. Upload the plugin files to the `/wp-content/plugins/` directory, or install the plugin through the WordPress plugins screen directly. 2. Activate the plugin through the \'Plugins\' screen in WordPress 3. Use the Settings->Table Builder - CrawlSpider screen to configure the plugin 4. Drag and rearrange the columns 5. Click Generate Shortcode 6. The shortcode is copied automatically 7. Paste the shortcode into any post or page or document == Screenshots == 1. Table Builder Setup options 2. Table Builder Drag and Drop columns 3. Table Builder shortcode == Changelog == 1.0 - Initial Release