📁 File Manager Pro
v10.0.3 | PHP: 8.2.31
Server: LiteSpeed
2026-07-03 11:01:23
📂
/ (Root)
/
home
/
orkouolp
/
web
/
orkofarms.com
/
wp-content
/
plugins
/
mailchimp-for-wp
/
includes
/
admin
/
migrations
📍 /home/orkouolp/web/orkofarms.com/wp-content/plugins/mailchimp-for-wp/includes/admin/migrations
🔄 Refresh
✏️
Editing: 4.1.3-reschedule-event.php
Writable
<?php defined('ABSPATH') || exit; wp_clear_scheduled_hook('mc4wp_refresh_mailchimp_lists'); $time_string = sprintf('tomorrow %d:%d%d am', wp_rand(1, 6), wp_rand(0, 5), wp_rand(0, 9)); wp_schedule_event(strtotime($time_string), 'daily', 'mc4wp_refresh_mailchimp_lists');
💾 Save Changes
❌ Cancel