PATH:
home
/
thebhoeo
/
public_html
/
lazysleep
/
wp-content
/
plugins
/
mailchimp-for-wp
/
integrations
/
wpforms
<?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>
[-] class-field.php
[edit]
[+]
..
[-] class-wpforms.php
[edit]
[-] bootstrap.php
[edit]
[-] admin-before.php
[edit]