X7ROOT File Manager
Current Path:
/home/okeydcqc/public_html/wp-content/plugins/jetpack/views/admin
home
/
okeydcqc
/
public_html
/
wp-content
/
plugins
/
jetpack
/
views
/
admin
/
ðŸ“
..
📄
jetpack-plugin-portal-containers.php
(509 B)
📄
must-connect-main-blog.php
(947 B)
📄
network-activated-notice.php
(448 B)
📄
network-admin-header.php
(236 B)
📄
network-settings.php
(2.95 KB)
Editing: network-activated-notice.php
<?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 }
Upload File
Create Folder