Commit Graph
42 Commits
Author SHA1 Message Date
Michel 2249c80f7f Changed the header of the main PHP file to reflect the Header Requirements page on wordpress.org and to make sure there will be no unexpected update 2026-07-21 23:26:29 +02:00
Michel 3632c834ac Changed the language for DataTables to make use of the i18n plug-in json file and added the Dutch translation file 2026-07-21 23:04:29 +02:00
Michel dbe5b03e9e Added the choosen page lenght as an option to the dropdown if it's not one of the default options 2026-07-21 23:01:50 +02:00
Michel 3f85ed6f74 Added the default page lenghts and the option for All in the page lenght dropdown 2026-07-21 23:00:49 +02:00
Michel abf0b19c0e Removed the extra Select option from the page lenght menu 2026-07-21 22:59:33 +02:00
Michel 390c27aee3 Removed some unnecessary <br> tags 2026-07-21 21:54:29 +02:00
Michel 23e0878cd0 Removed a new line and some commented code no longer used 2026-07-21 21:54:10 +02:00
Michel 507fe4412c Rewrite of the wp_jdt_shortcode() function to put security measuremnts in place, better fallback and loading the JS script in the footer 2026-07-21 21:29:03 +02:00
Michel d42ff6fc14 Changed get_option() for the options page to make use a $default_value 2026-07-21 20:16:19 +02:00
Michel d1db4ebbed Changed the radio buttons on the options page to use the WordPress checked() function 2026-07-21 20:14:56 +02:00
Michel 5193324625 Added a check for the options page to only load if the user has sufficient rights 2026-07-21 17:32:21 +02:00
Michel 4bf2d4c049 Changed the user role for the options page from 'administrator' to 'manage_options' 2026-07-21 17:31:08 +02:00
Michel 0fd3f36078 Deleted the setting of unnecessary variables under wp_jdt_activate_plugin() and made all the if statements strict 2026-07-21 17:23:45 +02:00
Michel 36b4e606be Changed the unregistering of settings during uninstallation to an array 2026-07-21 17:13:20 +02:00
Michel 3841f4e246 Changed the registering of settings during installation to an array 2026-07-21 17:10:20 +02:00
Michel e84c5d66da Added security measurement to prevent the public to run the php-script directly 2026-07-21 17:03:15 +02:00
Michel 9416612aa7 Added VSCode settings.json for formatOnSave 2026-07-19 13:16:25 +02:00
Michel b1eb6ffee0 Added DataTables language support for 'search' 2026-07-19 13:12:16 +02:00
Michel 749399b7f2 Added a domain to most of the texts for translation files 2026-07-19 13:10:14 +02:00
Michel 1f07f2d6e9 Changed some texts to make use of global translations 2026-07-19 13:08:41 +02:00
Michel 48d6b496d5 Added support for a languages folder 2026-07-19 13:06:47 +02:00
Michel 8032a92653 Moved the settings page under the settings menu 2026-07-19 13:05:25 +02:00
Michel 8c888b2960 Bumped DataTables to version 2.3.8 2026-07-19 13:00:45 +02:00
Michel 005ba75593 Forked and changed contributors 2026-07-19 12:55:58 +02:00
biztechc 607c694f8e Compatibility with WordPress version 6.7.1 2024-12-26 13:11:20 +00:00
biztechc a9143409e6 compatible with 6.1.1 2022-12-23 07:29:19 +00:00
biztechc f1a8c171bb compatible with 5.8 2021-08-05 09:45:01 +00:00
biztechc 97dd64349c Compatibility with 5.5 2020-09-09 10:40:40 +00:00
biztechc 4855b9d6ab Compatibility with 5.4 2020-04-02 11:11:32 +00:00
biztechc 208bdd29d7 Compatibility with WordPress version 5.3 2019-12-26 09:46:49 +00:00
biztechc a8bed3a8c9 Compatibility with 5.0 2018-12-12 07:12:40 +00:00
biztechc 8ca972956e Solve pagination issue 2018-06-06 13:14:36 +00:00
biztechc 7e74b70bf2 Solve pagination issue 2018-06-06 13:11:03 +00:00
biztechc 94137303d8 php notices 2018-01-31 12:29:03 +00:00
biztechc b71fd99957 1.1.0 default records per page 2018-01-17 06:36:39 +00:00
biztechc 781d3303fd language compatible 1.1.0 2018-01-17 05:41:27 +00:00
biztechc 1880961ea7 Change into file for searching related issue 2017-11-22 12:27:07 +00:00
biztechc f6da73d22c Change wp compability with 4_9 2017-11-22 09:39:49 +00:00
biztechc a9bb591b47 site 2017-04-27 09:10:27 +00:00
biztechc cd382aa237 Add new version and update jquery datatable js 2015-12-12 05:36:28 +00:00
biztechc 577fa0e2d7 Add new version 1.0.1 2015-06-23 06:10:16 +00:00
biztechc 4880a7f9f2 first commit 2015-02-05 04:44:24 +00:00