forked from Michel2/wp-jquery-datatable
Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
2bc4d97970 | ||
|
|
a8bed3a8c9 | ||
|
|
7883bcfccd | ||
|
|
8ca972956e | ||
|
|
7e74b70bf2 | ||
|
|
94137303d8 | ||
|
|
b71fd99957 | ||
|
|
dcbf8e755e | ||
|
|
ec18ebded5 | ||
|
|
781d3303fd | ||
|
|
1880961ea7 | ||
|
|
f6da73d22c | ||
|
|
676cc27c2b | ||
|
|
a9bb591b47 | ||
|
|
940591e760 | ||
|
|
333b4dbf89 | ||
|
|
f97d11d7ec | ||
|
|
cd382aa237 | ||
|
|
66392e7f11 | ||
|
|
577fa0e2d7 | ||
|
|
9970ae3372 | ||
|
|
ca8fe2a7ec | ||
|
|
485b30adad | ||
|
|
4880a7f9f2 | ||
|
|
033de51783 |
+2
-5
@@ -2,8 +2,8 @@
|
||||
Contributors: biztechc
|
||||
Tags: WP jQuery DataTable, jQuery, jQuery DataTable, Table ,DataTable
|
||||
Requires at least: 3.6.1
|
||||
Tested up to: 5.3
|
||||
Stable tag: 2.0.0
|
||||
Tested up to: 5.0
|
||||
Stable tag: 1.1.1
|
||||
License: GPLv2 or later
|
||||
|
||||
Features can be settings to meet your exact needs for your table implementations. like Paging,Ordering,search, etc...
|
||||
@@ -84,7 +84,4 @@ Is this plugin prepared for multisites? Yes.
|
||||
= 1.1.1 =
|
||||
* Bug fixed for warnings and notices
|
||||
|
||||
= 2.0.0 =
|
||||
* Compatibility with WordPress version 5.3
|
||||
|
||||
== Upgrade Notice ==
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
* Description: Features can be settings to meet your exact needs for your table implementations. like Paging,Ordering,Searching, etc...
|
||||
* Author: biztechc
|
||||
* Author URI: https://www.appjetty.com/
|
||||
* Version: 2.0.0
|
||||
* Version: 1.1.1
|
||||
*/
|
||||
|
||||
register_activation_hook( __FILE__, 'wp_jdt_activate_plugin' );
|
||||
|
||||
Reference in New Issue
Block a user