diff --git a/readme.txt b/readme.txt index c00b315..fcce5fe 100644 --- a/readme.txt +++ b/readme.txt @@ -94,6 +94,7 @@ Is this plugin prepared for multisites? Yes. * Added the default page lenghts and the option for All in the page lenght dropdown. * Added the choosen page lenght as an option to the dropdown if it's not one of the default options. * Changed the language for DataTables to make use of the i18n plug-in json file and added the Dutch translation file. +* 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. = 4.1.0 = * Compatibility with WordPress version 6.7.1 diff --git a/wp-jquery-datatable.php b/wp-jquery-datatable.php index efeac13..f897f7a 100644 --- a/wp-jquery-datatable.php +++ b/wp-jquery-datatable.php @@ -1,12 +1,16 @@