26 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 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