🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-08-06 14:25:31 | PHP 8.2.32
📂
/ (Root)
/
home
/
eliteewa
/
public_html
/
wp-content
/
plugins
/
mailchimp-for-wp
/
integrations
/
wpforms
📍 /home/eliteewa/public_html/wp-content/plugins/mailchimp-for-wp/integrations/wpforms
🔄 Refresh
✏️
Editing: admin-before.php
Writable
<?php defined('ABSPATH') || exit; ?> <p> <?php echo wp_kses( sprintf( // translators: %s is the URL to the WPForms overview page. __('Use this integration by adding the "Mailchimp" field to <a href="%s">your WPForms forms</a>.', 'mailchimp-for-wp'), esc_url(admin_url('admin.php?page=wpforms-overview')) ), [ 'a' => [ 'href' => [] ] ] ); ?> </p>
💾 Save Changes
❌ Cancel