📁 File Manager Pro
v10.0.2 | PHP: 8.1.34
Server: LiteSpeed
2026-06-26 13:04:46
📂
/
/
home
/
pallabnv
/
public_html
/
wp-content__3bb9dea
/
plugins
/
mailchimp-for-wp
/
integrations
/
wpforms
✏️
Editing: bootstrap.php
<?php defined('ABSPATH') or exit; mc4wp_register_integration('wpforms', 'MC4WP_WPForms_Integration', true); add_action('plugins_loaded', function () { if (class_exists('WPForms_Field')) { new MC4WP_WPForms_Field(); } });
💾 Save Changes
❌ Cancel