Commit Graph
47 Commits
Author SHA1 Message Date
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 6143b0d88f Added .gitignore 2026-07-19 13:17:08 +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 f829dc4e99 Added a Dutch translation file 2026-07-19 13:11:48 +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 7883bcfccd Checking with Latest WP and added compatibility 2018-08-01 12:55:12 +00:00
biztechc 94137303d8 php notices 2018-01-31 12:29:03 +00:00
biztechc dcbf8e755e CHANGE LOG UPDATE FOR 1.1.0 2018-01-17 05:44:53 +00:00
biztechc ec18ebded5 CHANGE LOG UPDATE FOR 1.1.0 2018-01-17 05:43:45 +00:00
biztechc 781d3303fd language compatible 1.1.0 2018-01-17 05:41:27 +00:00
biztechc f6da73d22c Change wp compability with 4_9 2017-11-22 09:39:49 +00:00
biztechc 676cc27c2b Change compatibility 4_8 2017-06-12 09:23:50 +00:00
biztechc 940591e760 Change Compatible 4.7 2016-12-08 09:18:06 +00:00
biztechc 333b4dbf89 readme update to 4.6 version 2016-08-22 11:19:25 +00:00
biztechc f97d11d7ec Change compability 4.5 2016-04-12 07:09:59 +00:00
biztechc cd382aa237 Add new version and update jquery datatable js 2015-12-12 05:36:28 +00:00
biztechc 66392e7f11 Change Compatible into readme.txt file 2015-08-20 12:42:18 +00:00
biztechc 577fa0e2d7 Add new version 1.0.1 2015-06-23 06:10:16 +00:00
biztechc 9970ae3372 change into readme.txt again 2015-04-09 08:55:12 +00:00
biztechc ca8fe2a7ec Chang into readme.txt for installation guide 2015-04-09 08:51:36 +00:00
biztechc 485b30adad Change readme.txt file 2015-04-07 11:53:06 +00:00
biztechc 4880a7f9f2 first commit 2015-02-05 04:44:24 +00:00