forked from Michel2/wp-jquery-datatable
Forked and changed contributors
This commit is contained in:
@@ -2,11 +2,11 @@
|
||||
|
||||
/**
|
||||
* Plugin Name: WP jQuery DataTable
|
||||
* 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: 4.1.0
|
||||
* WordPress Tested up to: 6.7.1
|
||||
* Description: Features can be set to meet your exact needs for your table implementations. like paging, ordering, searching, etc... Originally developped by biztechc (https://www.appjetty.com/).
|
||||
* Author: mbanl
|
||||
* Author URI: https://batssoft.nl/
|
||||
* Version: 4.2.0
|
||||
* WordPress Tested up to: 7.0.2
|
||||
*/
|
||||
|
||||
register_activation_hook(__FILE__, 'wp_jdt_activate_plugin');
|
||||
|
||||
Reference in New Issue
Block a user