Changed the unregistering of settings during uninstallation to an array

This commit is contained in:
2026-07-21 17:13:20 +02:00
parent 3841f4e246
commit 36b4e606be
2 changed files with 16 additions and 9 deletions
+1
View File
@@ -81,6 +81,7 @@ Is this plugin prepared for multisites? Yes.
* Added .gitignore.
* Added security measurement to prevent the public to run the php-script directly.
* Changed the registering of settings during installation to an array.
* Changed the unregistering of settings during uninstallation to an array.
= 4.1.0 =
* Compatibility with WordPress version 6.7.1