📁 File Manager Pro
v10.0.3 | PHP: 8.2.31
Server: LiteSpeed
2026-07-03 14:17:07
📂
/ (Root)
/
home
/
orkouolp
/
web
/
orkofarms.com
/
wp-content
/
plugins
/
mailchimp-for-wp
/
integrations
/
contact-form-7
📍 /home/orkouolp/web/orkofarms.com/wp-content/plugins/mailchimp-for-wp/integrations/contact-form-7
🔄 Refresh
✏️
Editing: admin-before.php
Writable
<?php defined('ABSPATH') || exit; ?> <p> <?php echo wp_kses( sprintf( // translators: %s is the shortcode input element [mc4wp_checkbox]. __('To integrate with Contact Form 7, configure the settings below and then add %s to your CF7 form mark-up.', 'mailchimp-for-wp'), '<input type="text" onfocus="this.select()" readonly value="' . esc_attr('[mc4wp_checkbox]') . '">' ), [ 'input' => [ 'type' => [], 'onfocus' => [], 'readonly' => [], 'value' => [], ], ] ); ?> </p>
💾 Save Changes
❌ Cancel