=== WP jQuery DataTable === Contributors: biztechc Tags: WP jQuery DataTable, jQuery, jQuery DataTable, Table ,DataTable Requires at least: 3.6.1 Tested up to: 6.7.1 Stable tag: 4.1.0 License: GPLv2 or later Features can be settings to meet your exact needs for your table implementations. like Paging,Ordering,search, etc... == Description == Plugin's settings will display 'WP jQuery DataTable' tab 1. WP Jquery Data table plugin can help the WordPress website owner to insert table anywhere for displaying any information in tabular form, which will also have some cool features like option of selecting no. of pages, columns and pagination to be displayed in one page along with the search option to access the relevant data immediately from the long table, saving time and effort. 2. This plugin is useful for exact needs for your table implementations. 3. Short code is : [wp_jdt id="table id here"] 4. You can apply this short code into page/post's editor or also can add into PHP file. Like `` = Features = 1. Show information about the table 2. Allow table pagination, number of rows to display on page and pagination button display options. 3. Show table entries options 4. Allow table column ordering, define which column(s) the order and apply order (asc or desc. 5. Allow table searching == Installation == 1. Copy the entire /wp-jquery-datatable/ directory into your /wp-content/plugins/ directory. 2. Activate the plugin. 3. New Tab called WP jQuery DataTable will be genereate. 4. You can add set setting. 5. Use short code at any pages/posts e.g.[wp_jdt id="table id here"] = Plugin's settings = First of Save Plugin's settings. It will display 'WP jQuery DataTable' tab 1. WP Jquery Data table plugin can help the WordPress website owner to insert table anywhere for displaying any information in tabular form, which will also have some cool features like option of selecting no. of pages, columns and pagination to be displayed in one page along with the search option to access the relevant data immediately from the long table, saving time and effort. 2. This plugin is useful for exact needs for your table implementations. 3. Short code is : [wp_jdt id="table id here"] 4. You can apply this short code into page/post's editor or also can add into PHP file. Like `` = Shortcode Parameters = 1. id: =(Required) Used table id as a parameter of id. Example [wp_jdt id="demo"] and table is `