🚀 Hostinger Optimized
🖥️ Server: Apache
💻 System: Linux webm015.cluster127.gra.hosting.ovh.net 6.18.42-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Wed Aug 5 15:59:48 CEST 2026 x86_64
👤 User: stakrfrcol (69043)
🐘 PHP: 8.3.31
🚫 Disabled: _dyuweyrj4,_dyuweyrj4r,dl

💻 Terminal

📁 /home/stakrfrcol/agency
$

📄 3.0.0-general-options.php

📁 Path: ./wp-content/plugins/mailchimp-for-wp/includes/admin/migrations/3.0.0-general-options.php
📊 Size: 362 B
🔒 Perm: 0644
📝 MIME: text/x-php
<?php

defined('ABSPATH') or exit;

// transfer option
$options = (array) get_option('mc4wp_lite', []);

// merge options, with Pro options taking precedence
$pro_options = (array) get_option('mc4wp', []);
$options     = array_merge($options, $pro_options);

// update options
update_option('mc4wp', $options);

// delete old option
delete_option('mc4wp_lite');
← Back📥 Raw✏️ Edit🔒 Chmod
✨ File Manager Magic ✨