שגיאות באתר רק בתור אדמין

if (current_user_can('administrator')) {
    define('WP_DEBUG_DISPLAY', true);
    @ini_set('display_errors', 1);
}