=== xsDataTables - DataTables for WordPress === Contributors: xsDataTables Tags: table, tables, datatables, csv, excel Requires at least: 5.9.3 Tested up to: 6.0.2 Requires PHP: 7.4 Stable tag: 1.0.3 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html xsDataTables – DataTables for WordPress is a plugin for the WordPress publishing platform. It enables you to create and manage tables on your website, without any coding knowledge. == Description == xsDataTables – DataTables for WordPress is a plugin for the WordPress publishing platform. It enables you to create and manage tables on your website, without any coding knowledge. A comfortable interface allows you to easily edit table data. Your tables can contain any type of data! In addition, features like live sorting, pagination, searching, and more. Create table from… – CSV, XLS, XLSX, JSON File or Database – Product Table for WooCommerce – Order Table for WooCommerce – Post Table for WordPress – Page Table for WordPress Please visit the plugin website at [xsdatatables.com](https://xsdatatables.com/documentation/) for more information or a [demo](https://xsdatatables.com/). Here is the list of the function * Responsive mode or show the table in a viewport, which can be scrolled. * Page Length: Number of rows to display on a single page when using pagination. * Show/hide Footer * FixedHeader/FixedFooter: it can be useful to have the table's header and / or footer fixed to the top or bottom of the scrolling window. * Sorting Column: you can set the table to display the data in exactly the order that you want. * Search Builder: with the capability to search the DataTable by creating groups and conditions. This offers more advanced search controls than is currently. * Search Panes: adds panes to the DataTable with the capability to search the DataTable by selecting rows in the panes. This is very useful when it comes to adding a more accessible searching feature and custom search capabilities. * SearchPanes can search DataTables for multiple values that have been selected across multiple panes. They also provide the ability to define custom search functions which cannot be achieved through a simple searchBox. * Column Visibility: with column visibility in DataTables. * Column Searching (text inputs): has the ability to apply searching to a specific column. * Column Filter (select inputs): has the ability to apply searching to a specific column, but in this case using input controls. You can select which information to display using attributes * Search any column in the list * Sort by any column in the list * Drag and drop columns to reorder them * Add/Remove columns and rows * Resize/Reorder columns * Custom links * Add media * Custom HTML * Shortcode in cells USAGE To show one of your tables in a post or on a page, embed the Shortcode [xsdatatable id=ID] into a “Shortcode” block at the desired place in the block editor. Each table has a unique ID that needs to be adjusted in that Shortcode. [youtube https://www.youtube.com/watch?v=oSC0JaFsVNg] = Useful links = - Documentation - [How to use xsDataTables?](https://xsdatatables.com/documentation/) - [Facebook Page](https://www.facebook.com/datatables) == Installation == If you would prefer to do things manually then follow these instructions: 1. Upload the `xsdatatables` folder to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Go to the xsDataTables == Frequently Asked Questions == Please visit the plugin website at [xsdatatables.com](https://xsdatatables.com/documentation/) for more information == Screenshots == 1. All Tables 2. Add Table 3. Edit Table 4. Add Row 5. Edit Row 6. Add Column 7. Edit Column 8. Import-1 9. Import-2 10. Import-3 11. Options == Changelog == = 1.0.3 = * A change since the previous version. = 1.0.2 = * A change since the previous version. = 1.0.1 = * A change since the previous version. = 1.0.0 = * Initial version for wp.org == Upgrade Notice ==