[ Avaa Bypassed ]




Upload:

Command:

hmhc3928@3.144.113.109: ~ $
<?php
/**
 * View template file for network activation notice.
 *
 * @html-template Jetpack::load_view
 * @package automattic/jetpack
 */

if ( isset( $_GET['jetpack-notice'] ) && 'dismiss' === $_GET['jetpack-notice'] ) { // phpcs:ignore WordPress.Security.NonceVerification.Recommended
	?>
<div id="message" class="error">
	<p><?php esc_html_e( 'Jetpack is network activated and notices can not be dismissed.', 'jetpack' ); ?></p>
</div>
	<?php
}

Filemanager

Name Type Size Permission Actions
jetpack-plugin-portal-containers.php File 509 B 0644
must-connect-main-blog.php File 947 B 0644
network-activated-notice.php File 448 B 0644
network-admin-header.php File 236 B 0644
network-settings.php File 2.95 KB 0644