/**
* Monitor admin activity
*/
private function monitor_admin_activity() {
// Implement admin activity monitoring logic here
// For example, log admin page views, setting changes, etc.
$current_user = wp_get_current_user();
$activity = array(
'user_id' => $current_user->ID,
'user_login' => $current_user->user_login,
'timestamp' => current_time('mysql'),
'ip_address' => $this->get_client_ip(),
'request_uri' => sanitize_text_field($_SERVER['REQUEST_URI'] ?? ''),
'action' => 'admin_page_view'
);
$this->log_security_event('admin_activity', $activity);
}
Warning: Cannot modify header information - headers already sent by (output started at /home2/pkqhximy/public_html/wp-content/themes/wahaj-theme-advanced-final-enhanced-v2.2.1/inc/podcast/podcast-system.php:2480) in /home2/pkqhximy/public_html/wp-content/themes/wahaj-theme-advanced-final-enhanced-v2.2.1/inc/translation/translation-system.php on line 1175
Warning: Cannot modify header information - headers already sent by (output started at /home2/pkqhximy/public_html/wp-content/themes/wahaj-theme-advanced-final-enhanced-v2.2.1/inc/podcast/podcast-system.php:2480) in /home2/pkqhximy/public_html/wp-content/themes/wahaj-theme-advanced-final-enhanced-v2.2.1/inc/security/security-system.php on line 70
Warning: Cannot modify header information - headers already sent by (output started at /home2/pkqhximy/public_html/wp-content/themes/wahaj-theme-advanced-final-enhanced-v2.2.1/inc/podcast/podcast-system.php:2480) in /home2/pkqhximy/public_html/wp-content/themes/wahaj-theme-advanced-final-enhanced-v2.2.1/inc/security/security-system.php on line 73
Warning: Cannot modify header information - headers already sent by (output started at /home2/pkqhximy/public_html/wp-content/themes/wahaj-theme-advanced-final-enhanced-v2.2.1/inc/podcast/podcast-system.php:2480) in /home2/pkqhximy/public_html/wp-content/themes/wahaj-theme-advanced-final-enhanced-v2.2.1/inc/security/security-system.php on line 76
Warning: Cannot modify header information - headers already sent by (output started at /home2/pkqhximy/public_html/wp-content/themes/wahaj-theme-advanced-final-enhanced-v2.2.1/inc/podcast/podcast-system.php:2480) in /home2/pkqhximy/public_html/wp-content/themes/wahaj-theme-advanced-final-enhanced-v2.2.1/inc/security/security-system.php on line 79
Warning: Cannot modify header information - headers already sent by (output started at /home2/pkqhximy/public_html/wp-content/themes/wahaj-theme-advanced-final-enhanced-v2.2.1/inc/podcast/podcast-system.php:2480) in /home2/pkqhximy/public_html/wp-content/themes/wahaj-theme-advanced-final-enhanced-v2.2.1/inc/security/security-system.php on line 82
Warning: Cannot modify header information - headers already sent by (output started at /home2/pkqhximy/public_html/wp-content/themes/wahaj-theme-advanced-final-enhanced-v2.2.1/inc/podcast/podcast-system.php:2480) in /home2/pkqhximy/public_html/wp-content/themes/wahaj-theme-advanced-final-enhanced-v2.2.1/inc/security/security-system.php on line 86
Warning: Cannot modify header information - headers already sent by (output started at /home2/pkqhximy/public_html/wp-content/themes/wahaj-theme-advanced-final-enhanced-v2.2.1/inc/podcast/podcast-system.php:2480) in /home2/pkqhximy/public_html/wp-content/themes/wahaj-theme-advanced-final-enhanced-v2.2.1/inc/security/security-system.php on line 91
Warning: Cannot modify header information - headers already sent by (output started at /home2/pkqhximy/public_html/wp-content/themes/wahaj-theme-advanced-final-enhanced-v2.2.1/inc/podcast/podcast-system.php:2480) in /home2/pkqhximy/public_html/wp-content/themes/wahaj-theme-advanced-final-enhanced-v2.2.1/inc/security/security-system.php on line 94
Warning: Cannot modify header information - headers already sent by (output started at /home2/pkqhximy/public_html/wp-content/themes/wahaj-theme-advanced-final-enhanced-v2.2.1/inc/podcast/podcast-system.php:2480) in /home2/pkqhximy/public_html/wp-content/themes/wahaj-theme-advanced-final-enhanced-v2.2.1/inc/security/security-system.php on line 97
Warning: Cannot modify header information - headers already sent by (output started at /home2/pkqhximy/public_html/wp-content/themes/wahaj-theme-advanced-final-enhanced-v2.2.1/inc/podcast/podcast-system.php:2480) in /home2/pkqhximy/public_html/wp-content/themes/wahaj-theme-advanced-final-enhanced-v2.2.1/inc/security/security-system.php on line 98
Warning: Cannot modify header information - headers already sent by (output started at /home2/pkqhximy/public_html/wp-content/themes/wahaj-theme-advanced-final-enhanced-v2.2.1/inc/podcast/podcast-system.php:2480) in /home2/pkqhximy/public_html/wp-content/themes/wahaj-theme-advanced-final-enhanced-v2.2.1/inc/security/security-system.php on line 101
Warning: Cannot modify header information - headers already sent by (output started at /home2/pkqhximy/public_html/wp-content/themes/wahaj-theme-advanced-final-enhanced-v2.2.1/inc/podcast/podcast-system.php:2480) in /home2/pkqhximy/public_html/wp-content/themes/wahaj-theme-advanced-final-enhanced-v2.2.1/inc/security/security-system.php on line 102
Warning: Cannot modify header information - headers already sent by (output started at /home2/pkqhximy/public_html/wp-content/themes/wahaj-theme-advanced-final-enhanced-v2.2.1/inc/podcast/podcast-system.php:2480) in /home2/pkqhximy/public_html/wp-includes/pluggable.php on line 1450
Warning: Cannot modify header information - headers already sent by (output started at /home2/pkqhximy/public_html/wp-content/themes/wahaj-theme-advanced-final-enhanced-v2.2.1/inc/podcast/podcast-system.php:2480) in /home2/pkqhximy/public_html/wp-includes/pluggable.php on line 1453