Added multisite support
This commit is contained in:
@ -1,5 +1,7 @@
|
||||
<?php
|
||||
|
||||
if (!defined('SECURE_AUTH_COOKIE') && !defined('AUTH_COOKIE')) {
|
||||
return;
|
||||
}
|
||||
|
||||
add_settings_section(
|
||||
'custom_settings_section',
|
||||
|
Reference in New Issue
Block a user