__('You are not authorized to access this endpoint', 'file-manager'), 'code' => 'NOT_AUTHORIZED', 'status' => 'error', ] ); wp_die(); } return true; } }