Forked and changed contributors

This commit is contained in:
2026-07-19 12:55:58 +02:00
parent 607c694f8e
commit 005ba75593
2 changed files with 113 additions and 110 deletions
+5 -5
View File
@@ -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');