Added multisite support

This commit is contained in:
2024-08-17 13:55:15 +02:00
parent 574f670ee0
commit 9318732f07
5 changed files with 12 additions and 7 deletions

View File

@ -1,5 +1,7 @@
<?php
if (!defined('SECURE_AUTH_COOKIE') && !defined('AUTH_COOKIE')) {
return;
}
add_settings_section(
'custom_settings_section',